runtime error

Exit code: 1. Reason: SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20250910%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250910T175650Z&X-Amz-Expires=3600&X-Amz-Signature=15eb27e5876ef0112182552eb03b9bfc50b8546a24ee8e0f71154d854de2a462&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27diffusion_pytorch_model.bin%3B%20filename%3D%22diffusion_pytorch_model.bin%22%3B&response-content-type=application%2Foctet-stream&x-id=GetObject"), 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 38, in <module> pipe = DiffusionPipeline.from_pretrained( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 939, in from_pretrained cached_folder = cls.download( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1599, in download cached_folder = snapshot_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 306, in snapshot_download _inner_hf_hub_download(file) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 283, in _inner_hf_hub_download return hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1492, in hf_hub_download http_get( File "/usr/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_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.

Container logs:

Fetching error logs...