runtime error

Exit code: 1. Reason: ine 781, in hf_raise_for_status raise _format(RemoteEntryNotFoundError, message, response, repo_type=repo_type, repo_id=repo_id) from e huggingface_hub.errors.RemoteEntryNotFoundError: 404 Client Error. (Request ID: Root=1-6a13ba98-08c57e140625019e2e9f38be;05a61be9-e702-484c-bbc4-d82fcce396d7) Entry Not Found for url: https://huggingface.co/Saravutw/SDXL1.0-checkpointbf16/resolve/main/resolve/main/Checkpoint/SDXLbf16.safetensors. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 15, in <module> pipe = StableDiffusionXLPipeline.from_single_file( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ model_url, ^^^^^^^^^^ torch_dtype=torch_dtype, ^^^^^^^^^^^^^^^^^^^^^^^^ use_safetensors=True ^^^^^^^^^^^^^^^^^^^^ ).to(device) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/diffusers/loaders/single_file.py", line 391, in from_single_file checkpoint = load_single_file_checkpoint( pretrained_model_link_or_path, ...<6 lines>... disable_mmap=disable_mmap, ) File "/usr/local/lib/python3.13/site-packages/diffusers/loaders/single_file_utils.py", line 475, in load_single_file_checkpoint pretrained_model_link_or_path = _get_model_file( repo_id, ...<7 lines>... user_agent=user_agent, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/diffusers/utils/hub_utils.py", line 335, in _get_model_file raise EnvironmentError( f"{pretrained_model_name_or_path} does not appear to have a file named {weights_name}." ) from e OSError: Saravutw/SDXL1.0-checkpointbf16 does not appear to have a file named resolve/main/Checkpoint/SDXLbf16.safetensors.

Container logs:

Fetching error logs...