Replies: 1 comment 2 replies
-
What you could do is take a repo that is good for inference(this one isn't) and has init image, and modify it to take both an init start image and an init end image, and set them as the latents. So you would then take the end image from the end of one clip, and a start image from the beginning of the second clip and interpolate them with AD. Something like that. |
Beta Was this translation helpful? Give feedback.
2 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 have two videos and i want to interpolate between those!
can i use you repo? with possible solution
Thanks
Beta Was this translation helpful? Give feedback.
All reactions