runtime error

Exit code: 1. Reason: n3.10/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2791, in model_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 752, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: Server error '504 Gateway Time-out' for url 'https://huggingface.co/api/models/kernels-community/flash-attn3/revision/4d626d10a1747dcf796d57d077262e58cbd46438' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 95, in <module> spaces.aoti_blocks_load(pipe.transformer, "zerogpu-aoti/FLUX.2", variant="fa3") File "/usr/local/lib/python3.10/site-packages/spaces/__init__.py", line 27, in __call__ return self.import_fn()(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/aoti.py", line 235, in aoti_blocks_load get_kernel(**kernels_kwargs) # Load custom ops File "/usr/local/lib/python3.10/site-packages/kernels/utils.py", line 312, in get_kernel package_name, variant_path = install_kernel( File "/usr/local/lib/python3.10/site-packages/kernels/utils.py", line 187, in install_kernel snapshot_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 324, in snapshot_download raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.

Container logs:

Fetching error logs...