runtime error

e-packages/huggingface_hub/utils/_errors.py", line 286, in hf_raise_for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/frankjoshua/sdxlUnstableDiffusers_v11/resolve/main/xl_more_art-full.safetensors The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> lora_path = hf_hub_download(repo_id="frankjoshua/sdxlUnstableDiffusers_v11", filename=lora_model_name, repo_type="model") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1238, in hf_hub_download metadata = get_hf_file_metadata( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1631, in get_hf_file_metadata r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 385, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 409, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 296, in hf_raise_for_status raise EntryNotFoundError(message, response) from e huggingface_hub.utils._errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-661eab88-38075b5503e2c2cd2a23601d;fd36bd0e-8f57-4c88-9793-48c2f8af4098) Entry Not Found for url: https://huggingface.co/frankjoshua/sdxlUnstableDiffusers_v11/resolve/main/xl_more_art-full.safetensors.

Container logs:

Fetching error logs...