From 5ede599e3aebfa8d661ebdf00147994f6b3e6763 Mon Sep 17 00:00:00 2001 From: lunarring <78172771+lunarring@users.noreply.github.com> Date: Mon, 9 Jan 2023 09:14:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8637e97..0b3ada9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To run a simple transition between two prompts, run `example1_standard.py` ![](example2.jpg) To run a transition between two prompts where you want some part of the image to remain static, run `example2_inpaint.py` -## Example 3: concatenated transition +## Example 3: Multi transition To run multiple transition between K prompts, resulting in a stitched video, run `example3_multitrans.py` # Relevant parameters