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