runtime error

Exit code: 1. Reason: :00<?, ?it/s] Loading checkpoint shards: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 3/9 [00:01<00:02, 2.81it/s] Loading checkpoint shards: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 6/9 [00:02<00:01, 2.79it/s] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 9/9 [00:02<00:00, 3.02it/s] Loading pipeline components...: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 2/6 [00:04<00:09, 2.26s/it]`torch_dtype` is deprecated! Use `dtype` instead! Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4/4 [00:00<00:00, 4.75it/s] Loading pipeline components...: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3/6 [00:06<00:05, 1.94s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 6/6 [00:06<00:00, 1.08s/it] Qwen-Image-Lightning-8steps-V1.1.safeten(…): 0%| | 0.00/1.70G [00:00<?, ?B/s] Qwen-Image-Lightning-8steps-V1.1.safeten(…): 0%| | 129k/1.70G [00:01<3:58:05, 119kB/s] Qwen-Image-Lightning-8steps-V1.1.safeten(…): 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 1.30G/1.70G [00:02<00:00, 726MB/s]  Qwen-Image-Lightning-8steps-V1.1.safeten(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.70G/1.70G [00:02<00:00, 678MB/s] Successfully loaded Lightning LoRA weights Traceback (most recent call last): File "/home/user/app/app.py", line 191, in <module> optimize_pipeline_(pipe, image=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 183, in gradio_handler schedule_response = client.schedule(task_id=task_id, request=request, duration=duration_) File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 143, in schedule raise error("ZeroGPU quota exceeded", message) gradio.exceptions.Error: 'Space app has reached its GPU limit. Try re-running outside of examples if it happened after clicking one'

Container logs:

Fetching error logs...