From fcdcdc64cd50839fc84b77930c234cd2608d4391 Mon Sep 17 00:00:00 2001 From: Lunar Ring <78172771+lunarring@users.noreply.github.com> Date: Fri, 20 Jan 2023 13:29:07 +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 14c9f26..474c547 100644 --- a/README.md +++ b/README.md @@ -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)