Closed toyxyz closed 1 month 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,
python inference.py --cfg configs/UniAnimate_infer_long.yaml
how can I use that feature in the ComfyUI version?
I haven't implemented the long video feature. I plan to do so in the nearest future.
I have added support for long video generation with a new node: Animate image with UniAnimate_Long
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?