runtime error
Exit code: 1. Reason: 2025, 14:57:36) [GCC 11.4.0] ** Python executable: /usr/bin/python3 ** ComfyUI Path: /home/comfy/ComfyUI ** ComfyUI Base Folder Path: /home/comfy/ComfyUI ** User directory: /home/comfy/ComfyUI/user ** ComfyUI-Manager config path: /home/comfy/ComfyUI/user/default/ComfyUI-Manager/config.ini ** Log path: /home/comfy/ComfyUI/user/comfyui.log WARNING: The script f2py is installed in '/home/comfy/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [notice] To update, run: pip install --upgrade pip [ComfyUI-Manager] 'numpy' dependency were fixed Prestartup times for custom nodes: 12.3 seconds: /home/comfy/ComfyUI/custom_nodes/comfyui-manager Checkpoint files will always be loaded safely. Traceback (most recent call last): File "/home/comfy/ComfyUI/main.py", line 137, in <module> import execution File "/home/comfy/ComfyUI/execution.py", line 13, in <module> import nodes File "/home/comfy/ComfyUI/nodes.py", line 22, in <module> import comfy.diffusers_load File "/home/comfy/ComfyUI/comfy/diffusers_load.py", line 3, in <module> import comfy.sd File "/home/comfy/ComfyUI/comfy/sd.py", line 7, in <module> from comfy import model_management File "/home/comfy/ComfyUI/comfy/model_management.py", line 221, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) File "/home/comfy/ComfyUI/comfy/model_management.py", line 172, in get_torch_device return torch.device(torch.cuda.current_device()) File "/home/comfy/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 971, in current_device _lazy_init() File "/home/comfy/.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...