runtime error

Exit code: 1. Reason: ...<3 lines>... token=token, ^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/optimum/exporters/tasks.py", line 552, in get_model_files all_files = hf_api.list_repo_files( model_name_or_path, ...<2 lines>... token=token, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 3056, in list_repo_files for f in self.list_repo_tree( ~~~~~~~~~~~~~~~~~~~^ repo_id=repo_id, recursive=True, revision=revision, repo_type=repo_type, token=token ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 3191, in list_repo_tree for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}): ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_pagination.py", line 37, in paginate hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 453, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-69d32694-4b9464d014798b995747aa05;ea1668bd-df95-4482-a081-be877683c39e) Repository Not Found for url: https://huggingface.co/api/models/OFA-Sys/tiny-stable-diffusion-v1-5/tree/main?recursive=True&expand=False. 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.

Container logs:

Fetching error logs...