Update README.md

This commit is contained in:
Lunar Ring 2023-01-20 13:29:07 +01:00 committed by GitHub
parent 56f68bd965
commit fcdcdc64cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ To run a simple transition between two prompts, run `example1_standard.py`
To run a transition between two prompts where you want some part of the image to remain static, run `example2_inpaint.py`
## Example 3: Multi transition
To run multiple transition between K prompts, resulting in a stitched video, run `example3_multitrans.py`
To run multiple transition between K prompts, resulting in a stitched video, run `example3_multitrans.py`.
[View a longer example video here](https://vimeo.com/789052336/80dcb545b2
## Example 4: High-resolution with upscaling
![](example4.jpg)