runtime error
Exit code: 1. Reason: EAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. ✅ Successfully applied PR #108 compatibility patch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 720d5e7 Fix compatibility with ComfyUI v0.14+ (flipped_img_txt removal) Cloning into '/app/custom_nodes/ComfyUI-Newbie-Nodes'... ✅ ComfyUI-Newbie-Nodes extension cloned. Cloning into '/app/custom_nodes/comfyui-krea2-controlnet'... ✅ comfyui-krea2-controlnet extension cloned. Cloning into '/app/custom_nodes/comfyui-krea2edit'... ✅ comfyui-krea2edit extension cloned. ✅ Current working directory is: /app Traceback (most recent call last): File "/app/app.py", line 97, in <module> main() File "/app/app.py", line 57, in main setup_comfyui.initialize_comfyui() File "/app/comfy_integration/setup.py", line 101, in initialize_comfyui import comfy.model_management File "/app/comfy/model_management.py", line 363, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) ^^^^^^^^^^^^^^^^^^ File "/app/comfy/model_management.py", line 212, in get_torch_device return torch.device(torch.cuda.current_device()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py", line 1205, in current_device _lazy_init() File "/usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py", line 529, 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...