From 0930c57cbccebd354602ec9ae64d6625dadd8a7a Mon Sep 17 00:00:00 2001
From: ClashSAN <98228077+ClashSAN@users.noreply.github.com>
Date: Fri, 13 Jan 2023 01:42:19 +0000
Subject: [PATCH] add hypernetwork-monkeypatch and sonar extensions

---
 Extensions-index.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

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",