space-nuko / ComfyBox

Customizable Stable Diffusion frontend for ComfyUI
GNU General Public License v3.0
586 stars 45 forks source link

AssertionError: Torch not compiled with CUDA enabled #131

Closed DarkAlchy closed 11 months ago

DarkAlchy commented 11 months ago

Installation Download the latest release here and extract it somewhere. Start the ComfyUI backend with python main.py --enable-cors-header.

I go into the ComfyUI folder (ComfyUI works fine on its own) to get met with this error after running your instruction:

raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled

You then tell us to execute the run.bat from the folder we just extracted (meaning comfybox) and do you see that anywhere? image

DarkAlchy commented 11 months ago

Anyone who didn't find it it is in the bin folder the author forgot to tell us but the lack of cuda is still an issue. Ran ComfyUI for over 6 hours last night so I do believe it was compiled for cuda.