From 4fa137d7f92db14e2db4d64447b3b3cfcb0d42c4 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Wed, 11 Jan 2023 02:12:11 +0000 Subject: [PATCH] add Ultimate SD Upscale and Stable Horde Worker as extensions --- Extensions-index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index c946dbb..902b1e9 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -393,6 +393,20 @@ "added": "2023-01-06", "tags": ["script"] }, + { + "name": "Ultimate SD Upscale", + "url": "https://github.com/Coyote-A/ultimate-upscale-for-automatic1111.git", + "description": "More advanced options for SD Upscale, less artifacts than original using higher denoise ratio (0.3-0.5).", + "added": "2023-01-10", + "tags": ["script"] + }, + { + "name": "Stable Horde Worker", + "url": "https://github.com/sdwebui-w-horde/sd-webui-stable-horde-worker.git", + "description": "Worker Client for Stable Horde. Please see https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Extensions#stable-horde-worker for additional instructions.", + "added": "2023-01-10", + "tags": ["script"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",