runtime error

Exit code: 1. Reason: 26X-Amz-SignedHeaders%3Dhost&sign=eyJhbGciOiJIUzI1NiJ9.eyJyZWRpcmVjdF9kb21haW4iOiJzMy51cy1lYXN0LTEuYW1hem9uYXdzLmNvbSIsImlhdCI6MTcyNzExNTE1NCwiZXhwIjoxNzI3MjAxNTU0LCJpc3MiOiJodHRwczovL2h1Z2dpbmdmYWNlLmNvIn0.UZbQ5qKFSHDiC-xf-Bvow1gl1JgspXduBj__KxkUM24) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 112, in <module> pipeline = CatVTONPipeline( File "/home/user/app/model/pipeline.py", line 40, in __init__ self.vae = AutoencoderKL.from_pretrained("stabilityai/sd-vae-ft-mse").to(device, dtype=weight_dtype) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 698, in from_pretrained model_file = _get_model_file( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/utils/hub_utils.py", line 346, in _get_model_file model_file = hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1221, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1367, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1884, in _download_to_tmp_and_move http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 524, 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...