From 19b2d19f82c2e83246bc3d07176184a4c452cf56 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Fri, 4 Nov 2022 10:24:24 +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 bda91c3..3b019e0 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -45,6 +45,16 @@ "name": "Dataset Tag Editor", "url": "https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor", "description": "Lets you edit captions in training datasets." + }, + { + "name": "auto-sd-paint-ext", + "url": "https://github.com/Interpause/auto-sd-paint-ext", + "description": "Krita Plugin." + }, + { + "name": "training-picker", + "url": "https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor", + "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." } ] }