runtime error

Exit code: 1. Reason: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling Traceback (most recent call last): File "/home/user/app/app.py", line 65, in <module> if torch.cuda.get_device_properties(0).major >= 8: File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 465, in get_device_properties _lazy_init() # will define _get_device_properties 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...