Isi-dev / ComfyUI-UniAnimate-W

This is a ComfyUi-windows implementation for the image animation project -> UniAnimate: Taming Unified Video Diffusion Models for Consistent Human Image Animation
57 stars 6 forks source link

Generating long videos #10

Closed toyxyz closed 1 month ago

toyxyz commented 2 months ago

Thanks for the great work as always!

For the original Unianinmate, I used python inference.py --cfg configs/UniAnimate_infer_long.yaml to generate long videos,

how can I use that feature in the ComfyUI version?

image

Isi-dev commented 2 months ago

I haven't implemented the long video feature. I plan to do so in the nearest future.

Isi-dev commented 2 months ago

I have added support for long video generation with a new node: Animate image with UniAnimate_Long