From d087da59e7ebe1dcd3712c1a9337fe625bc6e983 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Fri, 4 Nov 2022 18:41:54 +0300 Subject: [PATCH] Updated Extensions index (markdown) --- Extensions-index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Extensions-index.md b/Extensions-index.md index 865ca06..61fa6cd 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -55,6 +55,16 @@ "name": "training-picker", "url": "https://github.com/Maurdekye/training-picker", "description": "Adds a tab to the webui that allows the user to automatically extract keyframes from video, and manually extract 512x512 crops of those frames for use in model training." + }, + { + "name": "Unprompted", + "url": "https://github.com/ThereforeGames/unprompted", + "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.." + }, + { + "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." } ] }