runtime error

Exit code: 1. Reason: formation 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 "/root/.pyenv/versions/3.13.11/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 1975, in _inner_whoami hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/root/.pyenv/versions/3.13.11/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 752, 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/whoami-v2' (Request ID: Root=1-69824037-730600633211422613b070d2;983cd6ef-5616-4631-920d-004769e71463) For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 Invalid username or password. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 19, in <module> login(token=ACCESS_TOKEN) ~~~~~^^^^^^^^^^^^^^^^^^^^ File "/root/.pyenv/versions/3.13.11/lib/python3.13/site-packages/huggingface_hub/_login.py", line 112, in login _login(token, add_to_git_credential=add_to_git_credential) ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.pyenv/versions/3.13.11/lib/python3.13/site-packages/huggingface_hub/_login.py", line 376, in _login token_info = whoami(token) File "/root/.pyenv/versions/3.13.11/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/root/.pyenv/versions/3.13.11/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 1962, in whoami output = self._inner_whoami(token=token) File "/root/.pyenv/versions/3.13.11/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 1989, in _inner_whoami raise HfHubHTTPError(error_message, response=e.response) from e huggingface_hub.errors.HfHubHTTPError: Invalid user token.

Container logs:

Fetching error logs...