runtime error

Exit code: 1. Reason: iffusion_pytorch_model.safetensors: 21%|β–ˆβ–ˆ | 52.5M/254M [00:01<00:04, 49.6MB/s] vae/diffusion_pytorch_model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 254M/254M [00:01<00:00, 192MB/s] Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s] Loading checkpoint shards: 0%| | 0/5 [00:00<?, ?it/s] Loading checkpoint shards: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 3/5 [00:01<00:00, 2.06it/s] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5/5 [00:02<00:00, 2.24it/s] Loading pipeline components...: 17%|β–ˆβ–‹ | 1/6 [00:02<00:14, 2.97s/it]`torch_dtype` is deprecated! Use `dtype` instead! Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4/4 [00:00<00:00, 5.76it/s] Loading pipeline components...: 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 4/6 [00:04<00:01, 1.12it/s] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 6/6 [00:04<00:00, 1.21it/s] qwen_lora/Qwen-Image-Edit-2509-Lightning(…): 0%| | 0.00/13.5M [00:00<?, ?B/s] qwen_lora/Qwen-Image-Edit-2509-Lightning(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 13.5M/13.5M [00:00<00:00, 24.9MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 54, in <module> optimize_pipeline_(pipe, image=[Image.new("RGB", (1024, 1024)), Image.new("RGB", (1024, 1024))], prompt="prompt") File "/home/user/app/optimization.py", line 70, in optimize_pipeline_ spaces.aoti_apply(compile_transformer(), pipeline.transformer) File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 190, in gradio_handler schedule_response = client.schedule(task_id=task_id, request=request, duration=duration_, gpu_size=gpu_size) File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 152, in schedule raise error("ZeroGPU illegal duration", message) gradio.exceptions.Error: 'The requested GPU duration (1500s) is larger than the maximum allowed'

Container logs:

Fetching error logs...