diff --git a/Extensions-index.md b/Extensions-index.md index 8f314a2..e5acc10 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -183,6 +183,13 @@ "added": "2022-11-11", "tags": ["script"] }, + { + "name": "Sonar", + "url": "https://github.com/Kahsolt/stable-diffusion-webui-sonar.git", + "description": "Improve the generated image quality, searches for similar (yet even better!) images in the neighborhood of some known image, focuses on single prompt optimization rather than traveling between multiple prompts.", + "added": "2023-01-12", + "tags": ["script"] + }, { "name": "Detection Detailer", "url": "https://github.com/dustysys/ddetailer.git", @@ -421,6 +428,13 @@ "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": "zh_CN Localization", "url": "https://github.com/dtlnor/stable-diffusion-webui-localization-zh_CN",