From 23a9b8a8e3c17ca064411dc9df34acc21f7acefe Mon Sep 17 00:00:00 2001 From: cofob Date: Sat, 6 Jan 2024 09:43:54 +0700 Subject: [PATCH] Add kid tag --- api.py | 1 + 1 file changed, 1 insertion(+) diff --git a/api.py b/api.py index f025ba1..f7d36e6 100644 --- a/api.py +++ b/api.py @@ -83,6 +83,7 @@ child_porn_tags = [ "loli", "baby", "newborn", + "kid", ] # Soft tags will be removed if they are found and added to the neg_prompt, but they # cannot trigger the anti child porn check.