From 9c053e124f2dd25282815d6bbe398e6e767c900e Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Sat, 5 Nov 2022 02:04:45 +0000 Subject: [PATCH] add novelai-2-local-prompt extension --- Extensions-index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index 61fa6cd..94ec841 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -65,6 +65,11 @@ "name": "Booru tag autocompletion", "url": "https://github.com/DominikDoom/a1111-sd-webui-tagcomplete", "description": "Displays autocompletion hints for tags from image booru boards such as Danbooru. Uses local tag CSV files and includes a config for customization." + }, + { + "name": "novelai-2-local-prompt", + "url": "https://github.com/animerl/novelai-2-local-prompt", + "description": "Automatically process the brackets, prefix them with a quality tag, and insert a default value in the negative prompt. Multipliers are rounded off to four decimal places. Call back previously generated prompts, starting with the newest." } ] }