banodoco / Steerable-Motion

A ComfyUI node for driving videos using batches of images.
Other
826 stars 40 forks source link

help! #25

Closed jokero3answer closed 8 months ago

jokero3answer commented 8 months ago

File "C:\COMFYUI\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet\adv_control\control_sparsectrl.py", line 774, in forward x = x + self.pe[:, : x.size(1)] RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu!

Error occurred when executing KSampler:

Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! 微信图片_20240118110643

peteromallet commented 8 months ago

Hi @jokero3answer,

I'm so sorry for the delay, I was deep down a rabbit hole and not paying attention to the issues. Could you try updating the node, using the latest version of the workflow, and setting relative_cn_strength to 0.0 and let me know if it still happen?