runtime error

Exit code: 1. Reason: 0:03, 27.9MB/s] vae/diffusion_pytorch_model.safetensors: 100%|██████████| 168M/168M [00:02<00:00, 57.2MB/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s] Loading checkpoint shards: 33%|███▎ | 1/3 [00:04<00:08, 4.33s/it] Loading checkpoint shards: 67%|██████▋ | 2/3 [00:06<00:03, 3.08s/it] Loading checkpoint shards: 100%|██████████| 3/3 [00:06<00:00, 2.32s/it] Loading pipeline components...: 14%|█▍ | 1/7 [00:09<00:55, 9.30s/it]You set `add_prefix_space`. The tokenizer needs to be converted from the slow tokenizers Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:01<00:00, 1.58it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:01<00:00, 1.58it/s] Loading pipeline components...: 43%|████▎ | 3/7 [00:11<00:13, 3.36s/it] Loading pipeline components...: 57%|█████▋ | 4/7 [00:13<00:07, 2.60s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:13<00:00, 1.96s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> optimize_pipeline_(pipe, image=Image.new("RGB", (512, 512)), prompt='prompt') File "/home/user/app/optimization.py", line 59, 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 143, 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...