banodoco / Steerable-Motion

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

Error when running default workflow #50

Closed MrSassyGit closed 3 months ago

MrSassyGit commented 3 months ago

I get this error when running, no changes to the nodes or settings and only using 2 square images.

"Error occurred when executing KSampler Adv. (Efficient): mat1 and mat2 shapes cannot be multiplied (1232x2048 and 768x320)"

vikiiing commented 3 months ago

Error occurred when executing KSampler Adv. (Efficient):

ModelPatcherAndInjector.unpatch_model() got an unexpected keyword argument 'unpatch_weights'

peteromallet commented 3 months ago

Have you updated your Comfy and nodes to the latest version? I think you may have an older version of the efficiency nodes

MrSassyGit commented 3 months ago

Now working after updating and redownloading the workflow (it was changed).