runtime error
Exit code: 1. Reason: _hub/file_download.py", line 400, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 352, in hf_raise_for_status raise RepositoryNotFoundError(message, response) from e huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-672963af-38fc3d5e7005d713572e828f;dd6ba465-e8e4-4b70-91f8-88b13e5bfa97) Repository Not Found for url: https://huggingface.co/bayndrysf/dreambooth-project-style/resolve/main/pytorch_lora_weights.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. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> pipe.load_lora_weights(prj_path, weight_name="pytorch_lora_weights.safetensors") File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora.py", line 113, in load_lora_weights state_dict, network_alphas = self.lora_state_dict(pretrained_model_name_or_path_or_dict, **kwargs) 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.py", line 258, in lora_state_dict model_file = _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 362, in _get_model_file raise EnvironmentError( OSError: bayndrysf/dreambooth-project-style 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...