runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead. @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32) Is CUDA available: False Traceback (most recent call last): File "/home/user/app/app.py", line 43, in <module> print(f"CUDA device: {torch.cuda.get_device_name(torch.cuda.current_device())}") File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 878, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 314, 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...