runtime error
Exit code: 1. Reason: fetensors: 0%| | 0.00/254M [00:00<?, ?B/s][A vae/diffusion_pytorch_model.safetensors: 74%|███████▎ | 187M/254M [00:01<00:00, 172MB/s][A vae/diffusion_pytorch_model.safetensors: 100%|██████████| 254M/254M [00:01<00:00, 223MB/s] Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s][A Loading pipeline components...: 33%|███▎ | 2/6 [00:01<00:02, 1.92it/s][A Loading checkpoint shards: 0%| | 0/9 [00:00<?, ?it/s][A Loading checkpoint shards: 33%|███▎ | 3/9 [00:01<00:02, 2.77it/s][A Loading checkpoint shards: 67%|██████▋ | 6/9 [00:02<00:01, 2.84it/s][A Loading checkpoint shards: 100%|██████████| 9/9 [00:02<00:00, 3.01it/s] Loading pipeline components...: 67%|██████▋ | 4/6 [00:04<00:02, 1.35s/it][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:00<00:00, 4.50it/s] Loading pipeline components...: 100%|██████████| 6/6 [00:06<00:00, 1.13s/it][A Loading pipeline components...: 100%|██████████| 6/6 [00:06<00:00, 1.11s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 148, in <module> optimize_pipeline_(pipe, image=Image.new("RGB", (1024, 1024)), prompt="prompt") File "/home/user/app/optimization.py", line 70, in optimize_pipeline_ compiled = compile_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 141, 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...