From 8ddc737e809f1e61bfd05b44280121d2bb7009d7 Mon Sep 17 00:00:00 2001 From: Dominik Reh <34448969+DominikDoom@users.noreply.github.com> Date: Wed, 12 Oct 2022 14:41:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f96bc3c..5710be4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ I created this script as a convenience tool since it reduces the need of switchi You can either download the files manually as described below, or use a pre-packaged version from [Releases](https://github.com/DominikDoom/a1111-sd-webui-tagcomplete/releases). ### Disclaimer: -This script is definitely not optimized, and it's not very intelligent. The tags are simply recommended based on their natural order in the CSV, which is their respective image count for the default Danbooru tag list. Also, at least for now, neither keyboard selection for tags nor completion for negative or img2img prompt textboxes is supported, and there's no way to turn the feature off from the ui, but I plan to get around to those features eventually. +This script is definitely not optimized, and it's not very intelligent. The tags are simply recommended based on their natural order in the CSV, which is their respective image count for the default Danbooru tag list. Also, at least for now, completion for negative or img2img prompt textboxes isn't supported, and there's no way to turn the script off from the ui, but I plan to get around to those features eventually. ### Known Issues: If `replaceUnderscores` is active, the script will currently only partly replace edited tags containing multiple words in brackets.