runtime error

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