Add anti child porn patch #3

Merged
Hitmare merged 4 commits from cofob/Eris_api_tensor_patch:anti-child-porn into main 2024-01-06 09:42:54 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 23a9b8a8e3 - Show all commits

1
api.py
View File

@ -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.