From 4a542ab502e453accea60b9b5903304dd4d8b008 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Sat, 4 Feb 2023 20:27:55 +0000 Subject: [PATCH] New link, fork/continuation of image browser extension by AlUlkesh and Klace, ty --- Extensions-index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Extensions-index.md b/Extensions-index.md index ff82f1c..38d633d 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -46,7 +46,7 @@ }, { "name": "Image browser", - "url": "https://github.com/yfszzx/stable-diffusion-webui-images-browser", + "url": "https://github.com/AlUlkesh/stable-diffusion-webui-images-browser.git", "description": "Provides an interface to browse created images in the web browser.", "added": "2022-11-01", "tags": ["script", "tab"] @@ -523,7 +523,7 @@ { "name": "Instruct-pix2pix", "url": "https://github.com/Klace/stable-diffusion-webui-instruct-pix2pix.git", - "description": "Adds a tab for doing img2img editing with the instruct-pix2pix model.", + "description": "Adds a tab for doing img2img editing with the instruct-pix2pix model. Note: No longer required. Author has integrated code to webui, use in img2img.", "added": "2023-01-25", "tags": ["script", "tab"] },