Filter out banned words in prompts and negative_prompts, and also filter out duplicate prompts and empty prompts.
Go to file
viyiviyi cb418f5ae5 delete print 2023-07-19 21:56:28 +08:00
scripts delete print 2023-07-19 21:56:28 +08:00
.gitignore update 2023-07-19 20:13:33 +08:00
readme.md update 2023-07-19 13:24:52 +08:00

readme.md

屏蔽词过滤器

  • 可以过滤 prompts 和 negative_prompts 中的屏蔽词
  • 屏蔽词文件可以分开指定

屏蔽词文件名sd根目录下 一行一个词

  • blocked_prompts.txt
  • blocked_negative_prompts.txt