runtime error
Exit code: 1. Reason: hf_thread_map results[future_to_index[future]] = future.result() ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/concurrent/futures/_base.py", line 449, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/local/lib/python3.12/concurrent/futures/thread.py", line 59, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/_snapshot_download.py", line 502, in _inner_hf_hub_download hf_hub_download( # type: ignore File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1028, in hf_hub_download return _hf_hub_download_to_cache_dir( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1175, in _hf_hub_download_to_cache_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) File "/usr/local/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1915, in _raise_on_head_call_error raise head_call_error huggingface_hub.errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-6a9f6de2-62a6fba83d99088625efd6f8;ccf2d53d-23a6-4fa9-8226-d82b89564d99) Cannot access gated repo for url https://huggingface.co/Lightricks/LTX-2.5-Diffusers/resolve/426936f8b22dc28e4def61e515478b0b7e4a53cc/audio_vae/diffusion_pytorch_model.safetensors. Access to model Lightricks/LTX-2.5-Diffusers is restricted. You must have access to it and be authenticated to access it. Please log in. Reconstructing (incomplete total...): | | 0.00B / 0.00B Downloading bytes: | 0.00B
Container logs:
Fetching error logs...