runtime error

98%|█████████▊| 3.40G/3.46G [00:53<00:00, 74.3MB/s] Downloading (…)f9e178d2b0825b76d333: 98%|█████████▊| 3.41G/3.46G [00:53<00:00, 63.1MB/s] Downloading (…)f9e178d2b0825b76d333: 99%|█████████▉| 3.44G/3.46G [00:54<00:00, 78.8MB/s] Downloading (…)f9e178d2b0825b76d333: 100%|█████████▉| 3.46G/3.46G [00:54<00:00, 79.7MB/s] Downloading (…)f9e178d2b0825b76d333: 100%|██████████| 3.46G/3.46G [00:54<00:00, 63.3MB/s] Fetching 13 files: 85%|████████▍ | 11/13 [00:55<00:10, 5.37s/it] Fetching 13 files: 100%|██████████| 13/13 [00:55<00:00, 4.24s/it] Traceback (most recent call last): File "app.py", line 10, in <module> pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16).to("cuda") File "/home/user/.local/lib/python3.8/site-packages/diffusers/pipeline_utils.py", line 270, 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...