runtime error

Exit code: 1. Reason: rmer/diffusion_pytorch_model-0000(…): 26%|██▌ | 1.12G/4.39G [00:04<00:09, 329MB/s] transformer/diffusion_pytorch_model-0000(…): 35%|███▌ | 1.55G/4.39G [00:05<00:07, 364MB/s] transformer/diffusion_pytorch_model-0000(…): 45%|████▍ | 1.96G/4.39G [00:06<00:06, 377MB/s] transformer/diffusion_pytorch_model-0000(…): 53%|█████▎ | 2.34G/4.39G [00:07<00:05, 380MB/s] transformer/diffusion_pytorch_model-0000(…): 64%|██████▍ | 2.80G/4.39G [00:08<00:03, 405MB/s] transformer/diffusion_pytorch_model-0000(…): 74%|███████▎ | 3.23G/4.39G [00:09<00:02, 412MB/s] transformer/diffusion_pytorch_model-0000(…): 85%|████████▌ | 3.74G/4.39G [00:10<00:01, 443MB/s] transformer/diffusion_pytorch_model-0000(…): 100%|██████████| 4.39G/4.39G [00:10<00:00, 403MB/s] Traceback (most recent call last): File "/app/app.py", line 103, in <module> transformer=QwenImageTransformer2DModel.from_pretrained( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 1296, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 1635, in _load_pretrained_model _caching_allocator_warmup(model, expanded_device_map, dtype, hf_quantizer) File "/usr/local/lib/python3.10/site-packages/diffusers/models/model_loading_utils.py", line 751, in _caching_allocator_warmup _ = torch.empty(warmup_elems, dtype=dtype, device=device, requires_grad=False) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 410, 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...