runtime error

Space failed. Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 584, in whoami _raise_with_request_id(r) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 95, in _raise_with_request_id raise e File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 90, in _raise_with_request_id request.raise_for_status() File "/home/user/.local/lib/python3.8/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/whoami-v2 (Request ID: Root=1-64926311-728fadfb00926ae301177544) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "app.py", line 47, in <module> repo = Repository( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/repository.py", line 499, in __init__ self.clone_from(repo_url=clone_from) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/repository.py", line 635, in clone_from whoami_info = self.client.whoami(token) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 586, in whoami raise HTTPError( requests.exceptions.HTTPError: Invalid user token. If you didn't pass a user token, make sure you are properly logged in by executing `huggingface-cli login`, and if you did pass a user token, double-check it's correct.

Container logs:

Fetching error logs...