runtime error

Exit code: 1. Reason: _hub.errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-69dfe7a3-03fdb28e19ff0a973f7c3dee;e9669a15-6506-430d-84b6-ac2668ccd05c) Repository Not Found for url: https://huggingface.co/api/models/Wan-AI/Wan2.2-I2V-A14B-720P-Diffusers. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 263, in run_task res = task(*args, **kwargs) # pyright: ignore [reportCallIssue] File "/home/user/app/app.py", line 418, in _warmup_pipeline _init_pipeline() File "/home/user/app/app.py", line 364, in _init_pipeline pipe = WanImageToVideoPipeline.from_pretrained( 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/pipelines/pipeline_utils.py", line 853, in from_pretrained cached_folder = cls.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/diffusers/pipelines/pipeline_utils.py", line 1823, in download raise EnvironmentError( OSError: Cannot load model Wan-AI/Wan2.2-I2V-A14B-720P-Diffusers: model is not cached locally and an error occurred while trying to fetch metadata from the Hub. Please check out the root cause in the stacktrace above. Traceback (most recent call last): File "/home/user/app/app.py", line 706, in <module> _warmup_pipeline() File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 224, in gradio_handler raise error("ZeroGPU worker error", res.error_cls) gradio.exceptions.Error: 'OSError'

Container logs:

Fetching error logs...