runtime error

Exit code: 1. Reason: |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 2.43G/4.39G [00:09<00:06, 284MB/s] transformer/diffusion_pytorch_model-0000(…): 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 2.79G/4.39G [00:10<00:05, 305MB/s] transformer/diffusion_pytorch_model-0000(…): 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 3.16G/4.39G [00:12<00:04, 268MB/s] transformer/diffusion_pytorch_model-0000(…): 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 3.79G/4.39G [00:13<00:01, 355MB/s] transformer/diffusion_pytorch_model-0000(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4.39G/4.39G [00:14<00:00, 419MB/s] transformer/diffusion_pytorch_model-0000(…): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4.39G/4.39G [00:14<00:00, 302MB/s] Traceback (most recent call last): File "/app/app.py", line 97, in <module> transformer=QwenImageTransformer2DModel.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ "linoyts/Qwen-Image-Edit-Rapid-AIO", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... device_map="auto" # Π—Π΄Π΅ΡΡŒ 'auto' Ρ€Π°Π±ΠΎΡ‚Π°Π΅Ρ‚ Π½ΠΎΡ€ΠΌΠ°Π»ΡŒΠ½ΠΎ (для трансформСра) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ), ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/diffusers/models/modeling_utils.py", line 1389, in from_pretrained ) = cls._load_pretrained_model( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ model, ^^^^^^ ...<14 lines>... disable_mmap=disable_mmap, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/diffusers/models/modeling_utils.py", line 1711, in _load_pretrained_model raise ValueError( ...<3 lines>... ) ValueError: The current `device_map` had weights offloaded to the disk. Please provide an `offload_folder` for them. Alternatively, make sure you have `safetensors` installed if the model you are using offers the weights in this format.

Container logs:

Fetching error logs...