runtime error
Exit code: 1. Reason: 01<00:00, 159MB/s][A vae/diffusion_pytorch_model.safetensors: 100%|ββββββββββ| 254M/254M [00:01<00:00, 175MB/s] Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s][A Loading checkpoint shards: 0%| | 0/9 [00:00<?, ?it/s][A Loading checkpoint shards: 33%|ββββ | 3/9 [00:01<00:02, 2.64it/s][A Loading checkpoint shards: 67%|βββββββ | 6/9 [00:02<00:01, 2.74it/s][A Loading checkpoint shards: 100%|ββββββββββ| 9/9 [00:03<00:00, 2.91it/s] Loading pipeline components...: 33%|ββββ | 2/6 [00:04<00:09, 2.28s/it][A`torch_dtype` is deprecated! Use `dtype` instead! Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s][A Loading checkpoint shards: 50%|βββββ | 2/4 [00:01<00:01, 1.74it/s][A Loading checkpoint shards: 100%|ββββββββββ| 4/4 [00:01<00:00, 3.01it/s] Loading pipeline components...: 50%|βββββ | 3/6 [00:06<00:06, 2.09s/it][A Loading pipeline components...: 100%|ββββββββββ| 6/6 [00:07<00:00, 1.01it/s][A Loading pipeline components...: 100%|ββββββββββ| 6/6 [00:07<00:00, 1.25s/it] Waiting for a GPU to become available Traceback (most recent call last): File "/home/user/app/app.py", line 243, in <module> optimize_pipeline_(pipe, image=Image.new("RGB", (1024, 1024)), prompt="prompt") File "/home/user/app/optimization.py", line 77, 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...