space-nuko/ComfyBox

AssertionError: Torch not compiled with CUDA enabled

Closed this issue · 1 comments

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

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.