runtime error
Exit code: 1. Reason: se uncaught exception ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 889, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: Server error '503 Service Temporarily Unavailable' for url 'https://huggingface.co/Comfy-Org/z_image_turbo/resolve/main/split_files/vae/ae.safetensors' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 277, in <module> setup() ~~~~~^^ File "/app/app.py", line 176, in setup hf_hub_download( ~~~~~~~~~~~~~~~^ repo_id=cfg['repo'], ^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... local_dir_use_symlinks=False ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 965, in hf_hub_download return _hf_hub_download_to_local_dir( # Destination ...<16 lines>... dry_run=dry_run, ) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1328, in _hf_hub_download_to_local_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1769, in _raise_on_head_call_error raise LocalEntryNotFoundError( ...<3 lines>... ) from head_call_error huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.
Container logs:
Fetching error logs...