runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/content/ComfyUI/worker_runpod.py", line 7, in <module> import nodes File "/content/ComfyUI/nodes.py", line 21, in <module> import comfy.diffusers_load File "/content/ComfyUI/comfy/diffusers_load.py", line 3, in <module> import comfy.sd File "/content/ComfyUI/comfy/sd.py", line 5, in <module> from comfy import model_management File "/content/ComfyUI/comfy/model_management.py", line 143, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) File "/content/ComfyUI/comfy/model_management.py", line 112, in get_torch_device return torch.device(torch.cuda.current_device()) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 940, in current_device _lazy_init() File "/home/camenduru/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, 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...