runtime error

Exit code: 1. Reason: ** Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] ** Python executable: /usr/bin/python3 ** ComfyUI Path: /home/user/app ** ComfyUI Base Folder Path: /home/user/app ** User directory: /home/user/app/user ** ComfyUI-Manager config path: /home/user/app/user/__manager/config.ini ** Log path: /home/user/app/user/comfyui.log Prestartup times for custom nodes: 2.8 seconds: /home/user/app/custom_nodes/ComfyUI-Manager WARNING: You need pytorch with cu130 or higher to use optimized CUDA operations. Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': 'Neither CUDA nor XPU available on this system', 'capabilities': []} Found comfy_kitchen backend cuda: {'available': False, 'disabled': True, 'unavailable_reason': 'CUDA not available on this system', 'capabilities': []} Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']} Checkpoint files will always be loaded safely. Traceback (most recent call last): File "/home/user/app/main.py", line 206, in <module> import execution File "/home/user/app/execution.py", line 17, in <module> import comfy.model_management File "/home/user/app/comfy/model_management.py", line 254, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) File "/home/user/app/comfy/model_management.py", line 204, in get_torch_device return torch.device(torch.cuda.current_device()) File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 940, in current_device _lazy_init() File "/home/user/.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...