diff --git a/README.md b/README.md index ba1f103..b4ac232 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ +# Quickstart + Latent blending enables lightning-fast video transitions with incredible smoothness between prompts. Powered by [stable diffusion 2.1](https://stability.ai/blog/stablediffusion2-1-release7-dec-2022), this method involves specific mixing of intermediate latent representations to create a seamless transition – with users having the option to fully customize the transition and run high-resolution upscaling. -# Quickstart ```python fp_ckpt = 'path_to_SD2.ckpt' fp_config = 'path_to_config.yaml'