wan animate contiune motion
Hi @kijai just wondering do we have the function of contiune motion like the native one on "wan video sampler"? how do we do the same thing on the wrapper?
If we don't have this function, what do you think if it is possible to add? I think this is very useful! since I still have VRAM limit on long duration with using context options, and a lot of benefits split the tasks into different jobs and re-run, or simply to contiune a video.
Thank you very much!!
ah. I saw a similiar request from another post https://github.com/kijai/ComfyUI-WanVideoWrapper/issues/1533
I don‘t know whether kijai has the time or interest to add this but you can easily create a workflow with his nodes which splits a long videos in various parts and stitch it together. Should be consistent (without visible breaks) if you use the same seed.
Kijai will know better, but i think thats built into the WanVideo Animate Embed, where each window is 77 frames, and continues motion automagically.
And you also have Contect Window generally speaking, but for some workflows this is not needed since the specific node has continued window built in
HI @RuneGjerde, the default wanVideo Animate Embeds have degradation for long duration, result looks bad, so I opt that out. I am using context options already, but with that still have VRAM limitation, as my machine 4080s 16g VRAM only can go 1000 frames... with 512*1024 for example, thats why I want to split and continue the tasks.
HI @RuneGjerde, the default wanVideo Animate Embeds have degradation for long duration, result looks bad, so I opt that out. I am using context options already, but with that still have VRAM limitation, as my machine 4080s 16g VRAM only can go 1000 frames... with 512*1024 for example, thats why I want to split and continue the tasks.
I think this is my same case, like in wan2gp It can continue the previous video motion, but slower than in comfyui..