runtime error

Exit code: 1. Reason: eps-V2.0-bf16.sa(…): 0%| | 2.86M/850M [00:01<04:59, 2.83MB/s] Qwen-Image-Lightning-4steps-V2.0-bf16.sa(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 850M/850M [00:02<00:00, 446MB/s]  Qwen-Image-Lightning-4steps-V2.0-bf16.sa(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 850M/850M [00:02<00:00, 385MB/s] /usr/local/lib/python3.10/site-packages/peft/tuners/tuners_utils.py:196: UserWarning: Already found a `peft_config` attribute in the model. This will lead to having multiple adapters in the model. Make sure to know what you are doing! warnings.warn( Waiting for a GPU to become available Successfully acquired a GPU SPACES_ZERO_GPU_DEBUG self.arg_queue._writer.fileno()=5 SPACES_ZERO_GPU_DEBUG self.res_queue._writer.fileno()=11 /usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py:87: UserWarning: Using a ZeroGPU function outside of Gradio caching or request might block the app warnings.warn("Using a ZeroGPU function outside of Gradio caching or request might block the app") Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 143, in worker_init torch.init(nvidia_uuid) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 402, in init torch.Tensor([0]).cuda() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 410, in _lazy_init torch._C._cuda_init() RuntimeError: CUDA driver initialization failed, you might not have a CUDA gpu. Traceback (most recent call last): File "/home/user/app/app.py", line 65, in <module> optimize_pipeline_(pipe, image=[Image.new("RGB", (1024, 1024)), Image.new("RGB", (1024, 1024))], prompt="prompt") File "/home/user/app/optimization.py", line 70, in optimize_pipeline_ spaces.aoti_apply(compile_transformer(), pipeline.transformer) File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 217, in gradio_handler raise error("ZeroGPU worker error", res.error_cls) gradio.exceptions.Error: 'RuntimeError'

Container logs:

Fetching error logs...