runtime error

Exit code: 1. Reason: ls/_http.py", line 453, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-6a53df3b-532ca1426ba4c2a52dd31c5e;3879731a-3b35-438c-a37b-b897874de204) Repository Not Found for url: https://huggingface.co/00000tt/OmniDream-LoRas/resolve/main/OmniDream_FinalDream_High_SR0.20s30f90.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 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 60, in <module> pipe.load_lora_weights( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_pipeline.py", line 4391, in load_lora_weights state_dict, metadata = 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_pipeline.py", line 4290, in lora_state_dict state_dict, metadata = _fetch_state_dict( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_base.py", line 257, 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 323, in _get_model_file raise EnvironmentError( OSError: 00000tt/OmniDream-LoRas 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...