runtime error

The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well. Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> login(token = hf_token) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/_login.py", line 111, in login _login(token, add_to_git_credential=add_to_git_credential, write_permission=write_permission) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/huggingface_hub/_login.py", line 307, in _login raise ValueError("Invalid token passed!") ValueError: Invalid token passed!

Container logs:

Fetching error logs...