runtime error

Exit code: 1. Reason: sion_pytorch_model-0000(…): 41%|████▏ | 1.81G/4.39G [00:07<00:08, 301MB/s] transformer/diffusion_pytorch_model-0000(…): 48%|████▊ | 2.11G/4.39G [00:08<00:08, 278MB/s] transformer/diffusion_pytorch_model-0000(…): 55%|█████▍ | 2.40G/4.39G [00:09<00:07, 276MB/s] transformer/diffusion_pytorch_model-0000(…): 63%|██████▎ | 2.76G/4.39G [00:10<00:05, 303MB/s] transformer/diffusion_pytorch_model-0000(…): 70%|██████▉ | 3.07G/4.39G [00:11<00:04, 283MB/s] transformer/diffusion_pytorch_model-0000(…): 77%|███████▋ | 3.36G/4.39G [00:12<00:03, 285MB/s] transformer/diffusion_pytorch_model-0000(…): 87%|████████▋ | 3.82G/4.39G [00:13<00:01, 335MB/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 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 1291, in from_pretrained ) = cls._load_pretrained_model( File "/usr/local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 1630, 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...