Update README.md

This commit is contained in:
lunarring
2023-01-09 16:43:18 +01:00
committed by GitHub
parent c88305c7fd
commit 0a6b55b2a0

View File

@@ -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'