runtime error

Exit code: 1. Reason: te, run: pip install --upgrade pip ## ComfyUI-Manager: installing dependencies done. ** ComfyUI startup time: 2024-12-10 18:02:55.186689 ** Platform: Linux ** Python version: 3.10.16 (main, Dec 4 2024, 20:37:22) [GCC 12.2.0] ** Python executable: /usr/local/bin/python ** ComfyUI Path: /home/user/app ** Log path: /home/user/app/comfyui.log [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: pip install --upgrade pip [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: pip install --upgrade pip Prestartup times for custom nodes: 0.0 seconds: /home/user/app/custom_nodes/rgthree-comfy 6.5 seconds: /home/user/app/custom_nodes/ComfyUI-Manager Traceback (most recent call last): File "/home/user/app/app.py", line 58, in <module> add_extra_model_paths() File "/home/user/app/app.py", line 47, in add_extra_model_paths from main import load_extra_path_config File "/home/user/app/main.py", line 91, in <module> import execution File "/home/user/app/execution.py", line 13, in <module> import nodes File "/home/user/app/nodes.py", line 21, in <module> import comfy.diffusers_load File "/home/user/app/comfy/diffusers_load.py", line 3, in <module> import comfy.sd File "/home/user/app/comfy/sd.py", line 5, in <module> from comfy import model_management File "/home/user/app/comfy/model_management.py", line 143, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) File "/home/user/app/comfy/model_management.py", line 112, in get_torch_device return torch.device(torch.cuda.current_device()) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 940, in current_device _lazy_init() File "/usr/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...