runtime error

Is CUDA available: False Traceback (most recent call last): File "/home/user/app/app.py", line 58, in <module> from model import Model File "/home/user/app/model.py", line 14, in <module> print(f"CUDA device: {torch.cuda.get_device_name(torch.cuda.current_device())}") File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 674, in current_device _lazy_init() File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 247, 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...