runtime error

Exit code: 1. Reason: cts_with_backoff( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 692, in _httpx_follow_relative_redirects_with_backoff hf_raise_for_status(response) File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 787, in hf_raise_for_status raise entry_err from e huggingface_hub.errors.RemoteEntryNotFoundError: 404 Client Error. (Request ID: Root=1-69c7159f-2176c89c0790aba16b36d433;2419e9d0-2f97-486a-bad8-8e45de1440b3) Entry Not Found for url: https://huggingface.co/LyliaEngine/Pony_Diffusion_V6_XL/resolve/main/resolve/main/sdxl_vae.safetensors. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> vae = AutoencoderKL.from_single_file(VAE_MODEL_URL, torch_dtype=torch.float16) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/diffusers/loaders/single_file_model.py", line 353, in from_single_file checkpoint = load_single_file_checkpoint( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/diffusers/loaders/single_file_utils.py", line 472, in load_single_file_checkpoint pretrained_model_link_or_path = _get_model_file( ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/diffusers/utils/hub_utils.py", line 335, in _get_model_file raise EnvironmentError( OSError: LyliaEngine/Pony_Diffusion_V6_XL does not appear to have a file named resolve/main/sdxl_vae.safetensors.

Container logs:

Fetching error logs...