diff --git a/Extensions-index.md b/Extensions-index.md index e5acc10..812cbec 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -393,7 +393,7 @@ "added": "2023-01-01", "tags": ["script"] }, - { + { "name": "Model Converter", "url": "https://github.com/Akegarasu/sd-webui-model-converter", "description": "Convert models to fp16/bf16 no-ema/ema-only safetensors.", @@ -407,14 +407,14 @@ "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. Generate pictures for other users with your PC. Please see https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Extensions#stable-horde-worker for additional instructions.", @@ -428,13 +428,20 @@ "added": "2023-01-11", "tags": ["script", "tab"] }, - { + { "name": "Hypernetwork-Monkeypatch-Extension", "url": "https://github.com/aria1th/Hypernetwork-MonkeyPatch-Extension.git", "description": "Extension that provides additional training features for hypernetwork training, and supports multiple hypernetworks.", "added": "2023-01-12", "tags": ["script", "tab"] }, + { + "name": "Multiple hypernetworks", + "url": "https://github.com/antis0007/sd-webui-multiple-hypernetworks.git", + "description": "Extension that allows the use of multiple hypernetworks at once.", + "added": "2023-01-13", + "tags": ["script"] + }, { "name": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",