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

#7
by paracanthurus - opened

So i tried to duplicate the space locally and even got the webui to run, but when I hit generate I eventually get this error in my git cmd:

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

Note, I have an rtx 3060 with CUDA 11.6.2 installed.

Not sure the issue apologies

Sign up or log in to comment