runtime error
Exit code: 1. Reason: 3acf74e18aaa9d4564e72c734e90b04610dfbb27?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20260713%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260713T185833Z&X-Amz-Expires=3600&X-Amz-Signature=8ddeccc4c3aca9313e8e2daff99f0174be0529708fa3428428c7288329e972d5&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27diffusion_pytorch_model.safetensors%3B%20filename%3D%22diffusion_pytorch_model.safetensors%22%3B&x-amz-checksum-mode=ENABLED&x-id=GetObject) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 41, in <module> pipe = DiffusionPipeline.from_pretrained(model_id) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1078, in from_pretrained cached_folder = cls.download( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1843, 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 237, in snapshot_download _inner_hf_hub_download(file) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 214, 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 1431, in hf_hub_download http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 506, 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...