runtime error

Exit code: 1. Reason: █████████| 4/4 [00:48<00:00, 12.06s/it] Download complete: 100%|██████████| 20.4G/20.4G [00:48<00:00, 1.33GB/s]  Download complete: 100%|██████████| 20.4G/20.4G [00:48<00:00, 418MB/s] Download complete: 100%|██████████| 864M/864M [00:52<00:00, 16.5MB/s] Traceback (most recent call last): File "/app/app.py", line 67, in <module> transformer=QwenImageTransformer2DModel.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ "prithivMLmods/Qwen-Image-Edit-Rapid-AIO-V4", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ torch_dtype=dtype, ^^^^^^^^^^^^^^^^^^ device_map="cuda", ^^^^^^^^^^^^^^^^^^ ), ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 88, 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 1729, in _load_pretrained_model _caching_allocator_warmup(model, expanded_device_map, dtype, hf_quantizer) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/diffusers/models/model_loading_utils.py", line 758, in _caching_allocator_warmup _ = torch.empty(warmup_elems, dtype=dtype, device=device, requires_grad=False) File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 478, in _lazy_init torch._C._cuda_init() ~~~~~~~~~~~~~~~~~~~^^ RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

Container logs:

Fetching error logs...