-
-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
How to create long duration video starting from single image (I2V) and then to continue generate next AI video chunks (V2V) without ComfyUI and without loosing video quality?
I suspect there is a defined function in your script with ability to capture last frame from previous batch (a video?).
I watched several yt tutorial videos generating long videos but with ComfyUI, which to my own surprise does not work in my Colab environment.
It simply throws error about kernel or something.
Here is that function, but I have no idea how to combine that:
save_as_mp4U(images, filename_prefix, fps, output_dir="/content/ComfyUI/output"):
Metadata
Metadata
Assignees
Labels
No labels