From 746840c706c62cec8679eb763f3e65ab6abd94a1 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Tue, 13 Dec 2022 07:22:58 +0000 Subject: [PATCH] add Config-Presets extension --- Extensions-index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index 1917049..56ef06a 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -248,6 +248,12 @@ "description": "Replaces NSFW images with black.", "tags": ["script"] }, + { + "name": "Config-Presets", + "url": "https://github.com/Zyin055/Config-Presets.git", + "description": "Adds a configurable dropdown to allow you to change UI preset settings in the txt2img and img2img tabs.", + "tags": ["script"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",