From 4ab53aebe7ac73da4825345904d7f121e3a0dbd9 Mon Sep 17 00:00:00 2001 From: DepFA <35278260+dfaker@users.noreply.github.com> Date: Sun, 6 Nov 2022 02:17:10 +0000 Subject: [PATCH] Updated Extensions index (markdown) --- Extensions-index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index bb975ed..6eb0527 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -75,6 +75,12 @@ "name": "tokenizer", "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git", "description": "Adds a tab that lets you preview how CLIP model would tokenize your text." + }, + { + "name": "Latent Mirroring", + "url": "https://github.com/dfaker/SD-latent-mirroring" + "description": "Applies mirroring and flips to the latent images to produce anything from subtle balanced compositions to perfect reflections", + } ] }