runtime error

nloading (…)solve/main/vocab.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 232k/232k [00:00<00:00, 82.4MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/711k [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 711k/711k [00:00<00:00, 32.8MB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 125/125 [00:00<00:00, 1.38MB/s] Downloading (…)rocessor_config.json: 0%| | 0.00/287 [00:00<?, ?B/s] Downloading (…)rocessor_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 287/287 [00:00<00:00, 3.14MB/s] Initializing upscaler... Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> from background_replacer import replace_background File "/home/user/app/background_replacer.py", line 22, in <module> init_upscaler() File "/home/user/app/upscaler.py", line 27, in init upsampler = RealESRGANer( File "/home/user/.local/lib/python3.10/site-packages/realesrgan/utils.py", line 73, in __init__ self.model = model.to(self.device) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1160, in to return self._apply(convert) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 833, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1158, 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.10/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...