runtime error

Exit code: 1. Reason: raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/api/models/flux-lora-korea-palace The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> pipeline.load_lora_weights(adapter_id) File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_pipeline.py", line 1832, 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 1732, in lora_state_dict state_dict = _fetch_state_dict( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_base.py", line 239, in _fetch_state_dict weight_name = _best_guess_weight_name( File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/lora_base.py", line 274, 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 2533, 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: 404 Client Error. (Request ID: Root=1-676cd933-304c8ea70873176e481ff09d;fc903f79-dc5a-4eb8-be1c-248b83e8df4b) Repository Not Found for url: https://huggingface.co/api/models/flux-lora-korea-palace. 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.

Container logs:

Fetching error logs...