runtime error
Exit code: 1. Reason: kages/huggingface_hub/utils/_http.py", line 459, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-68cb9d04-2abe62754d2142db1b677b3c;5fb09d87-631a-401d-8518-7cd16683c4af) Repository Not Found for url: https://huggingface.co/freshcodestech/LingoSpace/resolve/main/LingoSpace-10.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. For more details, see https://huggingface.co/docs/huggingface_hub/authentication 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 28, in <module> pipe.load_lora_weights( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_pipeline.py", line 678, in load_lora_weights state_dict, network_alphas, metadata = 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 800, in lora_state_dict state_dict, metadata = _fetch_state_dict( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_base.py", line 256, in _fetch_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 304, in _get_model_file raise EnvironmentError( OSError: freshcodestech/LingoSpace 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 `hf auth login`.
Container logs:
Fetching error logs...