runtime error

Exit code: 1. Reason: ====================================================================== IMPORTANT: You need a token with WRITE permission! Get one from: https://huggingface.co/settings/tokens ====================================================================== Login failed: Token is required (`token=True`), but no token found. You need to provide a token or be logged in to Hugging Face with `hf auth login` or `huggingface_hub.login`. See https://huggingface.co/settings/tokens. Please check your token has WRITE permission! Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> user_info = api.whoami() File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 1779, in whoami headers=self._build_hf_headers(token=effective_token), File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 9573, in _build_hf_headers return build_hf_headers( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_headers.py", line 126, in build_hf_headers token_to_send = get_token_to_send(token) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_headers.py", line 159, in get_token_to_send raise LocalTokenNotFoundError( huggingface_hub.errors.LocalTokenNotFoundError: Token is required (`token=True`), but no token found. You need to provide a token or be logged in to Hugging Face with `hf auth login` or `huggingface_hub.login`. See https://huggingface.co/settings/tokens.

Container logs:

Fetching error logs...