Hugging Face's logo
ISAAC1982
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: 🚀 [SageAttention] Injected '--use-sage-attention' into sys.argv. --- [Setup] Starting ComfyUI initialization --- --- Cloning ComfyUI Repository --- Cloning into 'ComfyUI_temp'... ✅ ComfyUI repository cloned. --- Merging ComfyUI from 'ComfyUI_temp' to '/app' --- ✅ ComfyUI merged and temporary directory removed. --- Cloning third-party extensions for ComfyUI --- Cloning into '/app/custom_nodes/ComfyUI_IPAdapter_plus'... ✅ ComfyUI_IPAdapter_plus extension cloned. Cloning into '/app/custom_nodes/ComfyUI-InstantX-IPAdapter-SD3'... ✅ ComfyUI-InstantX-IPAdapter-SD3 extension cloned. Cloning into '/app/custom_nodes/ComfyUI-IPAdapter-Flux'... ✅ ComfyUI-IPAdapter-Flux extension cloned. Cloning into '/app/custom_nodes/ComfyUI-Newbie-Nodes'... ✅ ComfyUI-Newbie-Nodes extension cloned. Cloning into '/app/custom_nodes/ComfyUI-Anima-LLLite'... ✅ ComfyUI-Anima-LLLite extension cloned. ✅ Current working directory is: /app Traceback (most recent call last): File "/app/app.py", line 106, in <module> main() File "/app/app.py", line 67, in main setup_comfyui.initialize_comfyui() File "/app/comfy_integration/setup.py", line 87, in initialize_comfyui import comfy.model_management File "/app/comfy/model_management.py", line 362, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) ^^^^^^^^^^^^^^^^^^ File "/app/comfy/model_management.py", line 211, in get_torch_device return torch.device(torch.cuda.current_device()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py", line 1167, in current_device _lazy_init() File "/usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py", line 491, 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...