runtime error

Exit code: 1. Reason: er/diffusion_pytorch_model-0000(…): 29%|██▉ | 1.29G/4.39G [00:04<00:08, 365MB/s] transformer/diffusion_pytorch_model-0000(…): 39%|███▉ | 1.71G/4.39G [00:05<00:06, 384MB/s] transformer/diffusion_pytorch_model-0000(…): 48%|████▊ | 2.12G/4.39G [00:06<00:05, 393MB/s] transformer/diffusion_pytorch_model-0000(…): 58%|█████▊ | 2.56G/4.39G [00:07<00:04, 407MB/s] transformer/diffusion_pytorch_model-0000(…): 67%|██████▋ | 2.96G/4.39G [00:08<00:03, 398MB/s] transformer/diffusion_pytorch_model-0000(…): 79%|███████▉ | 3.47G/4.39G [00:09<00:02, 430MB/s] transformer/diffusion_pytorch_model-0000(…): 94%|█████████▍| 4.14G/4.39G [00:10<00:00, 483MB/s] transformer/diffusion_pytorch_model-0000(…): 100%|██████████| 4.39G/4.39G [00:10<00:00, 408MB/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...