runtime error

Exit code: 1. Reason: o/api/repos/create "HTTP/1.1 401 Unauthorized" Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 761, in hf_raise_for_status response.raise_for_status() ~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/httpx/_models.py", line 829, in raise_for_status raise HTTPStatusError(message, request=request, response=self) httpx.HTTPStatusError: Client error '401 Unauthorized' for url 'https://huggingface.co/api/repos/create' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 37, in <module> scheduler = CommitScheduler( repo_id="atlasia/atlaset_inference_ds", ...<4 lines>... token=key ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/_commit_scheduler.py", line 134, in __init__ repo_url = self.api.create_repo(repo_id=repo_id, private=private, repo_type=repo_type, exist_ok=True) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 4520, in create_repo hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 877, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: Client error '401 Unauthorized' for url 'https://huggingface.co/api/repos/create' (Request ID: Root=1-6a0844e7-7c7b3bc540632c595695337f;2542a4bc-875c-43f6-9907-6c5466d56118) For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 Invalid username or password.

Container logs:

Fetching error logs...