runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 58, in <module> vram_limit=torch.cuda.mem_get_info("cuda")[1] / (1024 ** 3) - 0.5, ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/torch/cuda/memory.py", line 897, in mem_get_info return torch.cuda.cudart().cudaMemGetInfo(device) ~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 501, in cudart _lazy_init() ~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 424, 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...