runtime error
Exit code: 1. Reason: for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-67ff8100-7e22668470dd4de10e4ca67b;4ee2323b-503e-41e9-b3ef-2a4c0f358980) Repository Not Found for url: https://huggingface.co/Yuanshi/OminiControlStyle/resolve/main/v0/ghibli.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 3, in <module> from ominicontrol import generate_image File "/home/user/app/ominicontrol.py", line 17, in <module> pipe.load_lora_weights( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_pipeline.py", line 1526, 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 1426, in lora_state_dict state_dict = _fetch_state_dict( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_base.py", line 251, 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 359, in _get_model_file raise EnvironmentError( OSError: Yuanshi/OminiControlStyle 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...