runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> pipe = DiffusionPipeline.from_pretrained('damo-vilab/text-to-video-ms-1.7b', File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 769, in from_pretrained cached_folder = cls.download( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1198, in download cached_folder = snapshot_download( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 233, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 212, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.13/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1253, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...