runtime error

There was a problem when trying to write in your cache folder (/.cache/huggingface/hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory. Traceback (most recent call last): File "/code/app.py", line 24, in <module> MODEL_DIR_PATH.mkdir(parents=True, exist_ok=True) File "/usr/local/lib/python3.11/pathlib.py", line 1116, in mkdir os.mkdir(self, mode) PermissionError: [Errno 13] Permission denied: '/code/models'

Container logs:

Fetching error logs...