runtime error

Exit code: 1. Reason: cense is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . Using Hugging Face token: hf_dO... Traceback (most recent call last): File "/usr/lib/python3.10/pathlib.py", line 1175, in mkdir Failed to log in to Hugging Face: [Errno 13] Permission denied: '/app/.cache' self._accessor.mkdir(self, mode) FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/huggingface' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 47, in <module> main() File "/app/app.py", line 20, in main login(token=hf_token) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_deprecation.py", line 31, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/_login.py", line 126, in login _login(token, add_to_git_credential=add_to_git_credential) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/_login.py", line 410, in _login _save_token(token=token, token_name=token_name) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_auth.py", line 203, in _save_token _save_stored_tokens(stored_tokens) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_auth.py", line 166, in _save_stored_tokens stored_tokens_path.parent.mkdir(parents=True, exist_ok=True) File "/usr/lib/python3.10/pathlib.py", line 1179, in mkdir self.parent.mkdir(parents=True, exist_ok=True) File "/usr/lib/python3.10/pathlib.py", line 1175, in mkdir self._accessor.mkdir(self, mode) PermissionError: [Errno 13] Permission denied: '/app/.cache'

Container logs:

Fetching error logs...