runtime error

:00, ?it/s] /home/user/app/magicanimate/pipelines/pipeline_animation.py:43: FutureWarning: Importing `DiffusionPipeline` or `ImagePipelineOutput` from diffusers.pipeline_utils is deprecated. Please import from diffusers.pipelines.pipeline_utils instead. from diffusers.pipeline_utils import DiffusionPipeline Traceback (most recent call last): File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 521, in http_get hf_********.download( Exception: Failed too many failures in parallel (3): PyErr { type: <class 'Exception'>, value: Exception('Error while downloading: reqwest::Error { kind: Body, source: hyper::Error(Body, Custom { kind: UnexpectedEof, error: IncompleteBody }) }'), traceback: None } (NoPermits) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> snapshot_download(repo_id="runwayml/stable-diffusion-v1-5", local_dir="./stable-diffusion-v1-5") File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 306, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 283, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1492, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 532, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_********`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.

Container logs:

Fetching error logs...