runtime error

| 1.57G/1.59G [00:35<00:00, 62.0MB/s] Downloading: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.58G/1.59G [00:35<00:00, 53.8MB/s] Downloading: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.58G/1.59G [00:35<00:00, 46.2MB/s] Downloading: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.59G/1.59G [00:35<00:00, 44.1MB/s] Downloading: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.59G/1.59G [00:36<00:00, 47.5MB/s] Traceback (most recent call last): File "app.py", line 93, in <module> sd_model, sampler = get_sd_models(global_opt) File "/home/user/app/ldm/inference_base.py", line 170, in get_sd_models model = load_model_from_config(config, opt.sd_ckpt, opt.vae_ckpt) File "/home/user/app/ldm/util.py", line 169, in load_model_from_config model.cuda() File "/home/user/.local/lib/python3.8/site-packages/pytorch_lightning/core/mixins/device_dtype_mixin.py", line 128, in cuda return super().cuda(device=device) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 918, in cuda return self._apply(lambda t: t.cuda(device)) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) [Previous line repeated 1 more time] File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 833, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 918, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/home/user/.local/lib/python3.8/site-packages/torch/cuda/__init__.py", line 298, 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...