runtime error

Exit code: 1. Reason: 0:00<?, ?B/s] config.json: 100%|██████████| 914/914 [00:00<00:00, 7.90MB/s] vae/diffusion_pytorch_model.safetensors: 0%| | 0.00/168M [00:00<?, ?B/s] vae/diffusion_pytorch_model.safetensors: 60%|█████▉ | 101M/168M [00:01<00:00, 72.3MB/s] vae/diffusion_pytorch_model.safetensors: 100%|██████████| 168M/168M [00:01<00:00, 116MB/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s] Loading checkpoint shards: 67%|██████▋ | 2/3 [00:01<00:00, 1.61it/s] Loading checkpoint shards: 100%|██████████| 3/3 [00:01<00:00, 1.98it/s] Loading pipeline components...: 57%|█████▋ | 4/7 [00:02<00:02, 1.43it/s] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 100%|██████████| 2/2 [00:00<00:00, 8.11it/s] You set `add_prefix_space`. The tokenizer needs to be converted from the slow tokenizers Loading pipeline components...: 100%|██████████| 7/7 [00:03<00:00, 1.85it/s] Loading pipeline components...: 100%|██████████| 7/7 [00:03<00:00, 1.76it/s] 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_ pipeline.transformer = compile_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...