From 39af667544de7c5954bab4e5e13f36f14fd4d1c8 Mon Sep 17 00:00:00 2001 From: Smirking Kitsune <36494751+SmirkingKitsune@users.noreply.github.com> Date: Tue, 30 Jul 2024 18:28:54 -0600 Subject: [PATCH] Update README.md Clarification on e621 use. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe8fca0..bfdac7f 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ A bunch of tools that were added that are helpful with understanding the script, - [x] ~~Use CLIP extension interrogator~~ - [x] ~~Use WD14 extention taggers~~ - [x] ~~Add the option to append ratings to interrogation~~ -- [ ] Use e621 tagger (User should be able to do this themself by adding e621 to their WD14 extention) +- [x] ~~Use e621 tagger~~ (User should be able to use e621 by adding e621 to their WD14 extention) - [ ] Make extention options dynamically added, instead of static visibility modification (so options could be applied to models individually) - [ ] Add the option to add model output to either prompt or negative prompt individually (Helpful for CLIP negative mode) - [x] ~~Add a find and remove option to the custom filter~~