Hello Guys,
I try to create AnimateDiff by using uploaded video.
I am running python notebook StableDiffusionUI_ngrok_sagiodev.ipynb on Google Colab with T4 GPU.
Somehow, I get the following error.
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument weight in method wrapper_CUDA___slow_conv2d_forward)
This happen right after the program call ControlNet .
2024-02-25 11:20:17,236 – ControlNet – INFO – ControlNet Hooked – Time = 144.2927029132843 0% 0/30 [00:00<?, ?it/s] *** Error completing request
Thanks for your help 🙂