runtime error
Exit code: 1. Reason: n_pytorch_model.safetensors: 47%|βββββ | 120M/254M [00:01<00:01, 113MB/s][A vae/diffusion_pytorch_model.safetensors: 100%|ββββββββββ| 254M/254M [00:01<00:00, 184MB/s] Loading pipeline components...: 0%| | 0/6 [00:00<?, ?it/s][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.96it/s] Loading pipeline components...: 33%|ββββ | 2/6 [00:01<00:02, 1.57it/s][A Loading pipeline components...: 100%|ββββββββββ| 6/6 [00:02<00:00, 2.76it/s][A Loading pipeline components...: 100%|ββββββββββ| 6/6 [00:02<00:00, 2.56it/s] Expected types for transformer: (<class 'diffusers.models.transformers.transformer_qwenimage.QwenImageTransformer2DModel'>,), got <class 'qwenimage.transformer_qwenimage.QwenImageTransformer2DModel'>. ι倴转ζ’.safetensors: 0%| | 0.00/236M [00:00<?, ?B/s][A ι倴转ζ’.safetensors: 34%|ββββ | 79.7M/236M [00:01<00:02, 55.9MB/s][A ι倴转ζ’.safetensors: 100%|ββββββββββ| 236M/236M [00:02<00:00, 114MB/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...