runtime error

Exit code: 1. Reason: nload.py", line 1463, in get_hf_file_metadata r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 286, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 310, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 480, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/Wan-AI/Wan2.2-T2V-A14B-Diffusers/resolve/main/vae/config.json (Request ID: Root=1-68d2c577-1e158b0a11290eeb378fe588;0553060a-0fa7-4f5c-9083-ec1fedd9a01e) Invalid credentials in Authorization header During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> vae = AutoencoderKLWan.from_pretrained(model_id, subfolder="vae", torch_dtype=torch.float32) 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/diffusers/models/modeling_utils.py", line 1054, in from_pretrained config, unused_kwargs, commit_hash = cls.load_config( 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/diffusers/configuration_utils.py", line 423, in load_config raise EnvironmentError( OSError: There was a specific connection error when trying to load Wan-AI/Wan2.2-T2V-A14B-Diffusers: 401 Client Error: Unauthorized for url: https://huggingface.co/Wan-AI/Wan2.2-T2V-A14B-Diffusers/resolve/main/vae/config.json (Request ID: Root=1-68d2c577-1e158b0a11290eeb378fe588;0553060a-0fa7-4f5c-9083-ec1fedd9a01e) Invalid credentials in Authorization header

Container logs:

Fetching error logs...