runtime error

Exit code: 1. Reason: �████| 730/730 [00:00<00:00, 6.54MB/s] vae/diffusion_pytorch_model.safetensors: 0%| | 0.00/254M [00:00<?, ?B/s] vae/diffusion_pytorch_model.safetensors: 74%|███████▎ | 187M/254M [00:01<00:00, 145MB/s] vae/diffusion_pytorch_model.safetensors: 100%|██████████| 254M/254M [00:01<00:00, 193MB/s] Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s] Loading checkpoint shards: 0%| | 0/9 [00:00<?, ?it/s] Loading checkpoint shards: 33%|███▎ | 3/9 [00:01<00:02, 2.73it/s] Loading checkpoint shards: 67%|██████▋ | 6/9 [00:02<00:01, 2.71it/s] Loading checkpoint shards: 100%|██████████| 9/9 [00:03<00:00, 2.83it/s] Loading pipeline components...: 67%|██████▋ | 4/6 [00:04<00:02, 1.22s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 4/4 [00:00<00:00, 4.63it/s] Loading pipeline components...: 83%|████████▎ | 5/6 [00:06<00:01, 1.38s/it] Loading pipeline components...: 100%|██████████| 6/6 [00:07<00:00, 1.17s/it] Waiting for a GPU to become available Traceback (most recent call last): File "/home/user/app/app.py", line 276, 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 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 198, 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...