runtime error

host: Some(Domain("s3.us-east-1.amazonaws.com")), port: None, path: "/lfs.huggingface.co/repos/4c/40/4c40f7323b96cddfa1dd2910e06f50848c0c22fd88ee0b05202c959aaa7bae92/1b909373b28f2137098b0fd9dbc6f97f8410854f31f84ddc9fa04b077b0ace2c", query: Some("X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4N7VTDGO27GPWFUO%2F20240220%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240220T032735Z&X-Amz-Expires=259200&X-Amz-Signature=ac5bed7d668dd91fc9a3022544457d1b52523ac9e79f8ff1a27b445ae011b3c8&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%2A%3DUTF-8%27%27diffusion_pytorch_model.safetensors%3B%20filename%3D%22diffusion_pytorch_model.safetensors%22%3B&x-id=GetObject"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> vae = AutoencoderKL.from_pretrained("madebyollin/sdxl-vae-fp16-fix", torch_dtype=dtype) File "/home/user/.local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 758, in from_pretrained model_file = _get_model_file( File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/hub_utils.py", line 320, in _get_model_file model_file = 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 1457, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 509, 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...