runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 409, in hf_raise_for_status response.raise_for_status() File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/repos/create The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/chatbot.py", line 37, in <module> scheduler = CommitScheduler( File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/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 "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3709, in create_repo hf_raise_for_status(r) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/repos/create (Request ID: Root=1-67f82162-629cffee6a24913760ecbdda;9e9308e9-22ca-4729-9165-738a454a28c8) Invalid credentials in Authorization header
Container logs:
Fetching error logs...