Filter out banned words in prompts and negative_prompts, and also filter out duplicate prompts and empty prompts.
Go to file
viyiviyi 0fb495b851 修复不能过滤超分提示词的问题 2024-06-28 11:49:36 +08:00
scripts 修复不能过滤超分提示词的问题 2024-06-28 11:49:36 +08:00
.gitignore update localization 2023-07-19 22:10:44 +08:00
readme.en.md update readme 2023-07-19 22:35:42 +08:00
readme.md update readme 2023-07-19 22:35:42 +08:00

readme.en.md

Profanity Filter


中文 | English

  • This is a plugin for stable-diffusion-webui
  • It can filter profanity words in prompts and negative_prompts
  • The profanity word files can be specified separately
  • It can filter empty prompts
  • It can filter duplicate prompts
  • All functionalities include configurable settings

Profanity word file names, one word per line in the sd root directory

  • blocked_prompts.txt
  • blocked_negative_prompts.txt