runtime error
IMPORTANT: You are using gradio version 3.28.3, however version 4.29.0 is available, please upgrade. -------- Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 286, in hf_raise_for_status response.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/repos/create The above exception was the direct cause of the following exception: Traceback (most recent call last): File "app.py", line 8, in <module> iface = gr.Interface( File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 399, in __init__ self.flagging_callback.setup( File "/home/user/.local/lib/python3.8/site-packages/gradio/flagging.py", line 255, in setup self.dataset_id = huggingface_hub.create_repo( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 3178, in create_repo hf_raise_for_status(r) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 333, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/repos/create (Request ID: Root=1-668c2b2d-131e8bc438618edb6b3f44e4;30fa740f-dff9-4070-89df-9d2d0926db2f) Invalid username or password.
Container logs:
Fetching error logs...