runtime error

Exit code: 1. Reason: [HuggingFace] Downloading models to /home/user/app/checkpoints,model cache dir=/home/user/app/checkpoints/hf_cache bpe.model: 0%| | 0.00/476k [00:00<?, ?B/s] bpe.model: 0%| | 0.00/476k [00:00<?, ?B/s] Traceback (most recent call last): File "/home/user/app/webui.py", line 126, in <module> download_model_from_huggingface(os.path.join(current_dir,"checkpoints"), File "/home/user/app/tools/download_files.py", line 92, in download_model_from_huggingface snapshot_download("IndexTeam/IndexTTS-2", local_dir=destination) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 330, in snapshot_download _inner_hf_hub_download(file) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 306, in _inner_hf_hub_download return hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 990, in hf_hub_download return _hf_hub_download_to_local_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1300, in _hf_hub_download_to_local_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1723, in _download_to_tmp_and_move xet_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 629, in xet_get download_files( RuntimeError: Data processing error: I/O error: Permission denied (os error 13)

Container logs:

Fetching error logs...