runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 255, in <module> major, _ = torch.cuda.get_device_capability() File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 435, in get_device_capability prop = get_device_properties(device) File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 449, in get_device_properties _lazy_init() # will define _get_device_properties 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...