runtime error
Exit code: 1. Reason: e_hub/file_download.py", line 388, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 454, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-676047c9-521e8284026693a20dce5e41;79131536-34ba-44ee-be2d-e88cef05bab8) Repository Not Found for url: https://huggingface.co/Laxhar/noob_sdxl_beta/resolve/main/noob_hercules3/checkpoint/checkpoint-e2_s109089.safetensors/checkpoint-e2_s109089.safetensors. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. Invalid username or password. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 38, in <module> pipe = StableDiffusionXLPipeline.from_single_file( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/single_file.py", line 378, in from_single_file checkpoint = load_single_file_checkpoint( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/single_file_utils.py", line 347, in load_single_file_checkpoint pretrained_model_link_or_path = _get_model_file( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/utils/hub_utils.py", line 359, in _get_model_file raise EnvironmentError( OSError: Laxhar/noob_sdxl_beta is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo with `token` or log in with `huggingface-cli login`.
Container logs:
Fetching error logs...