runtime error
Exit code: 1. Reason: components...: 100%|ββββββββββ| 6/6 [00:07<00:00, 1.00it/s][A Loading pipeline components...: 100%|ββββββββββ| 6/6 [00:07<00:00, 1.21s/it] apply_texture_v2_qwen_image_edit_2509.sa(β¦): 0%| | 0.00/295M [00:00<?, ?B/s][A apply_texture_v2_qwen_image_edit_2509.sa(β¦): 32%|ββββ | 94.0M/295M [00:01<00:03, 65.2MB/s][A apply_texture_v2_qwen_image_edit_2509.sa(β¦): 100%|ββββββββββ| 295M/295M [00:02<00:00, 147MB/s] Qwen-Image-Lightning-4steps-V2.0-bf16.sa(β¦): 0%| | 0.00/850M [00:00<?, ?B/s][A Qwen-Image-Lightning-4steps-V2.0-bf16.sa(β¦): 1%| | 5.03M/850M [00:01<03:04, 4.58MB/s][A Qwen-Image-Lightning-4steps-V2.0-bf16.sa(β¦): 84%|βββββββββ | 716M/850M [00:02<00:00, 399MB/s] [A Qwen-Image-Lightning-4steps-V2.0-bf16.sa(β¦): 100%|ββββββββββ| 850M/850M [00:02<00:00, 373MB/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 Traceback (most recent call last): File "/home/user/app/app.py", line 55, 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 186, 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 200, in schedule raise error("ZeroGPU quota exceeded", message) gradio.exceptions.Error: 'No GPU was available after 60s. Try re-running outside of examples if it happened after clicking one'
Container logs:
Fetching error logs...