nateraw / stable-diffusion-videos

Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
Apache License 2.0
4.42k stars 421 forks source link

Custom image interpolation #142

Closed hazcoper closed 1 year ago

hazcoper commented 1 year ago

Is it possible to use a custom image (not generated) as a starting and ending points to interpolate between them?

nateraw commented 1 year ago

Nope they have to be generated. Check out the blog post at aiart.dev to understand more about what's going on here, which should clarify why it's not possible to use your own non generated images

Atomic-Germ commented 1 year ago

There are models capable of this kind of thing, I think, but this is definitely not one of them!