ValueError: Expected a cuda device, but got: cpu

#5
by Kalaborative - opened

I'm trying to use the model with the lowvram argument but it doesn't detect my NVIDIA GPU at all. If I force it to use the GPU only then I can't offload to my CPU which causes the generate ABC and generate music nodes to take hours to finish. How do I fix this?

Sign up or log in to comment