runtime error

Exit code: 1. Reason: request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 482, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/resolve-cache/models/Wan-AI/Wan2.2-TI2V-5B-Diffusers/b8fff7315c768468a5333511427288870b2e9635/tokenizer%2Ftokenizer_config.json (Request ID: Root=1-69983bb7-63217eb576cbfef710ff6dd7;62d5097f-3205-4640-95a0-6106802d8418) Internal Error - We're working hard to fix this as soon as possible! The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app_gradio.py", line 493, in <module> generation_system = GenerationSystem(ckpt_path=ckpt_path, device=device) File "/home/user/app/app_gradio.py", line 131, in __init__ self.tokenizer = T5TokenizerFast.from_pretrained(model_id, subfolder="tokenizer") File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1993, in from_pretrained resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 322, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 563, in cached_files raise OSError(f"There was a specific connection error when trying to load {path_or_repo_id}:\n{e}") from e OSError: There was a specific connection error when trying to load Wan-AI/Wan2.2-TI2V-5B-Diffusers: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/resolve-cache/models/Wan-AI/Wan2.2-TI2V-5B-Diffusers/b8fff7315c768468a5333511427288870b2e9635/tokenizer%2Ftokenizer_config.json (Request ID: Root=1-69983bb7-63217eb576cbfef710ff6dd7;62d5097f-3205-4640-95a0-6106802d8418) Internal Error - We're working hard to fix this as soon as possible!

Container logs:

Fetching error logs...