Create butter-smooth transitions between prompts, powered by stable diffusion
Go to file
Johannes Stelzer 021e34df60 helper function for setting up the branching struct 2022-11-23 17:46:25 +01:00
.gitignore Initial commit 2022-11-19 19:40:58 +01:00
LICENSE Initial commit 2022-11-19 19:40:58 +01:00
README.md Update README.md 2022-11-22 00:20:07 +01:00
animation.gif animation testing 2022-11-22 00:18:05 +01:00
cherry_picknick.py intermediate progress 2022-11-22 00:07:55 +01:00
example1_standard.py intermediate progress 2022-11-22 00:07:55 +01:00
example2_inpaint.py example for inpainting, cleanup 2022-11-21 17:23:16 +01:00
example3_multitrans.py simpler multitransition functions 2022-11-23 14:59:09 +01:00
latent_blending.py helper function for setting up the branching struct 2022-11-23 17:46:25 +01:00
movie_util.py printing bug 2022-11-23 14:59:21 +01:00

README.md

What can you do with latent blending?

How does it work

Installation

Example 1, single transition

(mp4), code

Example 2, inpainting transitino

(mp4), code

Example 3, movie

(mp4), code

Science