runtime error

Space failed. Exit code: 1. Reason: e exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 56, in <module> pipe = load_evosdxl_jp("cpu").to("cuda") File "/home/user/app/evosdxl_jp_v1.py", line 119, in load_evosdxl_jp jsdxl_weights = split_conv_attn(load_from_pretrained(JSDXL_REPO, device=device)) File "/home/user/app/evosdxl_jp_v1.py", line 35, in load_from_pretrained hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1403, in hf_hub_download raise head_call_error File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1261, in hf_hub_download metadata = get_hf_file_metadata( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1674, in get_hf_file_metadata r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 369, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 393, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 321, in hf_raise_for_status raise GatedRepoError(message, response) from e huggingface_hub.utils._errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-665b883a-0c5912be20c5c8ba39e0f5e5;da889e44-0776-4517-999c-548250b692bd) Cannot access gated repo for url https://huggingface.co/stabilityai/japanese-stable-diffusion-xl/resolve/main/unet/diffusion_pytorch_model.fp16.safetensors. Access to model stabilityai/japanese-stable-diffusion-xl is restricted. You must be authenticated to access it.

Container logs:

Fetching error logs...