From 0a6b55b2a0d9b8beae11b45b68fd5109ca17a0d1 Mon Sep 17 00:00:00 2001 From: lunarring <78172771+lunarring@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:43:18 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'