runtime error

Exit code: 1. Reason: 00:26, 50.5MB/s] model.safetensors: 13%|█▎ | 178M/1.42G [00:02<00:16, 77.2MB/s]  model.safetensors: 51%|█████▏ | 730M/1.42G [00:03<00:02, 269MB/s]  model.safetensors: 100%|█████████▉| 1.42G/1.42G [00:04<00:00, 321MB/s] model.safetensors: 0%| | 0.00/1.42G [00:00<?, ?B/s] model.safetensors: 4%|▍ | 62.9M/1.42G [00:01<00:30, 43.7MB/s] model.safetensors: 8%|▊ | 115M/1.42G [00:02<00:27, 46.6MB/s]  model.safetensors: 55%|█████▍ | 776M/1.42G [00:03<00:02, 296MB/s]  model.safetensors: 100%|█████████▉| 1.42G/1.42G [00:04<00:00, 307MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> detector = GeneratedTextDetector( File "/usr/local/lib/python3.10/site-packages/generated_text_detector/utils/text_detector.py", line 32, in __init__ self.model.to(self.device) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1152, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 825, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1150, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 302, 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...