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 6, in <module> login(token=os.environ.get("HF_TOKEN"), write_permission=True) File "/usr/local/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 "/usr/local/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...