ComfyUI Node
🛡️ Text Prompt Blocker
A ComfyUI node in Text/Security with 6 inputs and 3 outputs.
🛡️ Text Prompt Blocker
- allowed_output
- is_blocked
- matched_word
◄prompt►
◄blocked_wordschild, kid, baby, infant, underage, young, school, nursery, teen, minor, toddler, preteen►
◄case_sensitivefalse►
◄hard_blocktrue►
◄detect_containedtrue►
◄expand_variationstrue►
CategoryText/Security
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| blocked_words | STRING | child, kid, baby, infant, underage, young, school, nursery, teen, minor, toddler, preteen | — |
| case_sensitiveopt | BOOLEAN | false | — |
| hard_blockopt | BOOLEAN | true | — |
| detect_containedopt | BOOLEAN | true | — |
| expand_variationsopt | BOOLEAN | true | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| allowed_output | STRING | — |
| is_blocked | BOOLEAN | — |
| matched_word | STRING | — |