Replies: 2 comments 1 reply
-
There's init_img for you |
Beta Was this translation helpful? Give feedback.
1 reply
-
Sounds exactly like the new guided images/looping mode! Check it out |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to make an animation with a single source input image. Maybe there's another way of doing it but I've been going the route of video input. I've found a bunch of little things that could help this process.
Currently I have to create a video with a single image with the number of frames I want in it.
-Allow for looping videos. If you go over the video length then go back to the first image
-Allow input video to be an image.
-overwrite_extracted_frames should keep the folder there so I can manually add images to the extracted frames folder.
Great work, thanks!
Beta Was this translation helpful? Give feedback.
All reactions