runtime error

There was a problem when trying to write in your cache folder (/data/.huggingface/hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory. Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> access_token = os.environ["HF_TOKEN"] File "/usr/local/lib/python3.10/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'HF_TOKEN'

Container logs:

Fetching error logs...