runtime error

Traceback (most recent call last): File "/home/user/app/webui.py", line 17, in <module> initialize_forge() File "/home/user/app/modules_forge/initialization.py", line 50, in initialize_forge import ldm_patched.modules.model_management as model_management File "/home/user/app/ldm_patched/modules/model_management.py", line 122, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) File "/home/user/app/ldm_patched/modules/model_management.py", line 91, in get_torch_device return torch.device(torch.cuda.current_device()) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 787, in current_device _lazy_init() File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 302, 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...