runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> infer = load_models() File "/home/user/app/inference.py", line 53, in load_models use_fp16 = should_use_fp16() File "/home/user/app/inference.py", line 20, in should_use_fp16 gpu_props = torch.cuda.get_device_properties("cuda") 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...