runtime error
Exit code: 1. Reason: a( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1467, in get_hf_file_metadata r = _request_wrapper( ^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 283, in _request_wrapper response = _request_wrapper( ^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 307, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.12/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-6aa8226c-0d5d8d634d6f8a1b478f0b84;940cd9ef-d59c-4dac-b69e-9cf6acf9cbfa) Repository Not Found for url: https://huggingface.co/CodeSushh/maila-run3-motionpivot/resolve/main/maila-run3-20260909-204625/adapter_step036000.pt. 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/gradio_app.py", line 106, in <module> M = load() ^^^^^^ File "/home/user/app/gradio_app.py", line 50, in load core.ensure_weights() File "/home/user/app/app.py", line 120, in ensure_weights raise RuntimeError(f"could not download the private {key} from {repo}. Set a read-only " RuntimeError: could not download the private adapter from CodeSushh/maila-run3-motionpivot. Set a read-only HF_TOKEN secret with access to that repo.
Container logs:
Fetching error logs...