runtime error

ma.safetensors: 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 3.02G/3.29G [01:00<00:05, 48.5MiB/s] x4-upscaler-ema.safetensors: 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 3.07G/3.29G [01:01<00:04, 49.5MiB/s] x4-upscaler-ema.safetensors: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 3.12G/3.29G [01:02<00:03, 48.9MiB/s] x4-upscaler-ema.safetensors: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 3.17G/3.29G [01:03<00:02, 48.3MiB/s] x4-upscaler-ema.safetensors: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 3.23G/3.29G [01:04<00:01, 54.7MiB/s] x4-upscaler-ema.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 3.28G/3.29G [01:06<00:00, 51.0MiB/s] x4-upscaler-ema.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.29G/3.29G [01:06<00:00, 53.3MiB/s] x4-upscaler-ema.safetensors download finished Traceback (most recent call last): File "/home/user/app/app.py", line 73, in <module> sr_model = models.sd2_sr.load_model(device='cuda:1') File "/home/user/app/src/models/sd2_sr.py", line 163, in load_model unet = load_obj(f'{CONFIG_FOLDER}/unet/upsample/v2.yaml').eval().cuda() File "/home/user/.local/lib/python3.9/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.9/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/home/user/.local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/home/user/.local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 833, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.9/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.9/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...