runtime error
Exit code: 1. Reason: iffusion_pytorch_model.safetensors: 21%|ββ | 52.5M/254M [00:01<00:04, 49.6MB/s][A vae/diffusion_pytorch_model.safetensors: 100%|ββββββββββ| 254M/254M [00:01<00:00, 192MB/s] Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s][A Loading checkpoint shards: 0%| | 0/5 [00:00<?, ?it/s][A Loading checkpoint shards: 60%|ββββββ | 3/5 [00:01<00:00, 2.06it/s][A 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][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, 5.76it/s] Loading pipeline components...: 67%|βββββββ | 4/6 [00:04<00:01, 1.12it/s][A 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][A 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...