From b023a4e864499c3406e4ed37aabd2e79a662f0fa Mon Sep 17 00:00:00 2001 From: d8ahazard Date: Mon, 7 Nov 2022 09:51:56 -0600 Subject: [PATCH] Updated Extensions index (markdown) --- Extensions-index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index 72e4f07..7986207 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -25,6 +25,12 @@ "description": "Implements an expressive template language for random or combinatorial prompt generation along with features to support deep wildcard directory structures.", "tags": ["script"] }, + { + "name": "Dreambooth", + "url": "https://github.com/d8ahazard/sd_dreambooth_extension", + "description": "Dreambooth training based on Shivam Shiaro's repo, optimized for lower-VRAM GPUs.", + "tags": ["script", "tab"] + }, { "name": "Image browser", "url": "https://github.com/yfszzx/stable-diffusion-webui-images-browser",