runtime error

Exit code: 1. Reason: [01:46<00:08, 28.1MiB/s] x4-upscaler-ema.safetensors: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 3.09G/3.29G [01:47<00:07, 26.8MiB/s] x4-upscaler-ema.safetensors: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 3.12G/3.29G [01:48<00:06, 28.2MiB/s] x4-upscaler-ema.safetensors: 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 3.15G/3.29G [01:49<00:05, 28.7MiB/s] x4-upscaler-ema.safetensors: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 3.20G/3.29G [01:50<00:02, 34.3MiB/s] x4-upscaler-ema.safetensors: 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 3.23G/3.29G [01:52<00:02, 29.6MiB/s] x4-upscaler-ema.safetensors download finished x4-upscaler-ema.safetensors: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 3.26G/3.29G [01:53<00:01, 30.3MiB/s] x4-upscaler-ema.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.29G/3.29G [01:53<00:00, 31.0MiB/s] 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 "/usr/local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 918, in cuda return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/usr/local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/usr/local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 833, in _apply param_applied = fn(param) File "/usr/local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 918, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/usr/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...