runtime error

Exit code: 1. Reason: model.safetensors: 0%| | 0.00/1.22G [00:00<?, ?B/s] model.safetensors: 23%|β–ˆβ–ˆβ–Ž | 277M/1.22G [00:01<00:03, 272MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.22G/1.22G [00:01<00:00, 805MB/s] Model loaded. Compile: False, Backend: _flash_3_hub Warning: DASHSCOPE_API_KEY not found. Prompt expander initialized. config.fa3.json: 0%| | 0.00/146 [00:00<?, ?B/s] config.fa3.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 146/146 [00:00<00:00, 1.02MB/s] Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/kernels/utils.py", line 202, in install_kernel return _find_kernel_in_repo_path(repo_path, package_name, variant_locks) File "/usr/local/lib/python3.10/site-packages/kernels/utils.py", line 224, in _find_kernel_in_repo_path raise FileNotFoundError( FileNotFoundError: Kernel at path `/home/user/.cache/huggingface/hub/models--kernels-community--flash-attn3/snapshots/4d626d10a1747dcf796d57d077262e58cbd46438` does not have one of build variants: torch29-cxx11-cu128-x86_64-linux, torch-cuda, torch-universal During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 495, in <module> spaces.aoti_blocks_load(pipe.transformer.layers, "zerogpu-aoti/Z-Image", 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 316, in get_kernel package_name, variant_path = install_kernel( File "/usr/local/lib/python3.10/site-packages/kernels/utils.py", line 204, in install_kernel raise FileNotFoundError( FileNotFoundError: Cannot install kernel from repo kernels-community/flash-attn3 (revision: 4d626d10a1747dcf796d57d077262e58cbd46438)

Container logs:

Fetching error logs...