runtime error

��| 3.37G/3.44G [00:38<00:00, 118MB/s] Downloading (…)_pytorch_model.bin";: 99%|█████████▊| 3.39G/3.44G [00:39<00:00, 96.7MB/s] Downloading (…)_pytorch_model.bin";: 99%|█████████▉| 3.41G/3.44G [00:39<00:00, 83.5MB/s] Downloading (…)_pytorch_model.bin";: 100%|█████████▉| 3.43G/3.44G [00:39<00:00, 80.4MB/s] Downloading (…)_pytorch_model.bin";: 100%|██████████| 3.44G/3.44G [00:39<00:00, 86.1MB/s] Fetching 14 files: 86%|████████▌ | 12/14 [00:40<00:06, 3.27s/it] Fetching 14 files: 100%|██████████| 14/14 [00:40<00:00, 2.88s/it] Traceback (most recent call last): File "app.py", line 14, in <module> pipe_text2img = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16).to(device) File "/home/user/.local/lib/python3.8/site-packages/diffusers/pipelines/pipeline_utils.py", line 322, in to module.to(torch_device) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 989, in to return self._apply(convert) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 641, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 641, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 664, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 987, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) File "/home/user/.local/lib/python3.8/site-packages/torch/cuda/__init__.py", line 229, 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...