runtime error

4_request%26X-Amz-Date%3D20240716T151420Z%26X-Amz-Expires%3D259200%26X-Amz-Signature%3Db16773358872d5212f066bca0315bffacb63a45cbf6b7b36cae89426ece73597%26X-Amz-SignedHeaders%3Dhost&sign=eyJhbGciOiJIUzI1NiJ9.eyJyZWRpcmVjdF9kb21haW4iOiJzMy51cy1lYXN0LTEuYW1hem9uYXdzLmNvbSIsImlhdCI6MTcyMTE0Mjg2MCwiZXhwIjoxNzIxMjI5MjYwLCJpc3MiOiJodHRwczovL2h1Z2dpbmdmYWNlLmNvIn0.qO80vnERBfAlmisYeyYTJ3YBT313qoL3dPaCdJUXwh4"), fragment: None }, source: hyper::Error(IncompleteMessage) } The above exception was the direct cause of the following exception: 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/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 769, in from_pretrained cached_folder = cls.download( File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1198, in download cached_folder = snapshot_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 233, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 212, in _inner_hf_hub_download return hf_hub_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1326, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 496, 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...