runtime error

Token will not been saved to git credential helper. Pass `add_to_git_credential=True` 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> import src.few_shot_funcs as fsf File "/home/user/app/src/few_shot_funcs.py", line 17, in <module> login(os.environ.get('HUB_KEY')) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 108, in login _login(token, add_to_git_credential=add_to_git_credential, write_permission=write_permission) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 281, in _login raise ValueError("Invalid token passed!") ValueError: Invalid token passed!

Container logs:

Fetching error logs...