runtime error
Exit code: 1. Reason: Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s][A`torch_dtype` is deprecated! Use `dtype` instead! Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|ββββββββββ| 4/4 [00:01<00:00, 3.98it/s][A Loading checkpoint shards: 100%|ββββββββββ| 4/4 [00:01<00:00, 3.98it/s] Loading pipeline components...: 50%|βββββ | 3/6 [00:01<00:01, 1.66it/s][A Loading pipeline components...: 83%|βββββββββ | 5/6 [00:02<00:00, 1.75it/s][A Loading pipeline components...: 100%|ββββββββββ| 6/6 [00:03<00:00, 1.86it/s] Expected types for transformer: (<class 'diffusers.models.transformers.transformer_qwenimage.QwenImageTransformer2DModel'>,), got <class 'qwenimage.transformer_qwenimage.QwenImageTransformer2DModel'>. extract_texture_qwen_image_edit_2509.saf(β¦): 0%| | 0.00/443M [00:00<?, ?B/s][A extract_texture_qwen_image_edit_2509.saf(β¦): 8%|β | 34.0M/443M [00:01<00:12, 33.6MB/s][A extract_texture_qwen_image_edit_2509.saf(β¦): 100%|ββββββββββ| 443M/443M [00:01<00:00, 257MB/s] Waiting for a GPU to become available Traceback (most recent call last): File "/home/user/app/app.py", line 42, 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...