kijai / ComfyUI-MimicMotionWrapper

Apache License 2.0
122 stars 6 forks source link

Error occurred when executing MimicMotionSampler: retrieve_timesteps() takes from 1 to 4 positional arguments but 5 were given #12

Open zhd7787 opened 4 days ago

zhd7787 commented 4 days ago

341a4c4b6f395ed28f178cfb9265165

y624918817 commented 4 days ago

the same mistake

csc1220 commented 4 days ago

同样的错误

kijai commented 4 days ago

Need to update diffusers.

duanduan1217 commented 4 days ago

How to update? How does that work? Under your guidance, thanks

sylar1128 commented 4 days ago

stable-video-diffusion-img2vid-xt-1-1 has been downloaded, but this error is still reported

kijai commented 4 days ago

pip install -U diffusers

with portable, in ComfyUI_windows_portable -folder:

python_embeded\python.exe -m pip install -U diffusers

I also updated the node that if you have old version it should still work, it's only needed to use "align your steps" -option through the scheduler options.