From df52aae8ebeeec1003cb2226fd4c6a27a49a7192 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Thu, 24 Nov 2022 09:40:07 +0000 Subject: [PATCH] add stylepile (converted to an extension) --- Extensions-index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index 38b6b7e..0e21077 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -91,6 +91,12 @@ "description": "Allows you to include various shortcodes in your prompts. You can pull text from files, set up your own variables, process text through conditional functions, and so much more - it's like wildcards on steroids.", "tags": ["script", "ads"] }, + { + "name": "StylePile", + "url": "https://github.com/some9000/StylePile", + "description": "An easy way to mix and match elements to prompts that affect the style of the result.", + "tags": ["script"] + }, { "name": "Booru tag autocompletion", "url": "https://github.com/DominikDoom/a1111-sd-webui-tagcomplete",