Create butter-smooth transitions between prompts, powered by stable diffusion
Go to file
lugo ce60791df0 cleanup 2022-11-28 05:07:01 +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 cleanup 2022-11-28 05:07:01 +01:00
example2_inpaint.py updated latent blending for stable diffusion holder 2022-11-25 15:34:41 +01:00
example3_multitrans.py simpler multitransition functions 2022-11-23 14:59:09 +01:00
latent_blending.py cleanup 2022-11-28 05:07:01 +01:00
movie_util.py small movie updates 2022-11-25 15:34:50 +01:00
stable_diffusion_holder.py stable diffusion holder for version 2.0 2022-11-25 15:34:12 +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