runtime error
Exit code: 1. Reason: Error: Unauthorized for url: https://huggingface.co/api/models/JacobLinCool/sdxl-lora-gdsc-1 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> pipe.load_lora_weights("JacobLinCool/sdxl-lora-gdsc-1", adapter_name="gdsc") File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_pipeline.py", line 626, in load_lora_weights state_dict, network_alphas = self.lora_state_dict( 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/lora_pipeline.py", line 747, in lora_state_dict state_dict = cls._fetch_state_dict( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_base.py", line 292, in _fetch_state_dict weight_name = cls._best_guess_weight_name( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_base.py", line 331, in _best_guess_weight_name files_in_repo = model_info(pretrained_model_name_or_path_or_dict).siblings 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/huggingface_hub/hf_api.py", line 2541, in model_info hf_raise_for_status(r) 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-6750ac03-0d862d947a6c726c4efba1d6;cb0c4108-7801-4a33-8146-19b85eae684c) Repository Not Found for url: https://huggingface.co/api/models/JacobLinCool/sdxl-lora-gdsc-1. 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.
Container logs:
Fetching error logs...