ComfyUI Node
Conditional Prompt Append
A ComfyUI node in utils/prompt with 10 inputs and 2 outputs.
Conditional Prompt Append
- prompt
- is_detected
◄base_prompt►
◄search_prompt►
◄search_logic▾►
◄append_prompt►
◄condition▾►
◄input_delimiter,►
◄output_delimiter, ►
◄skip_duplicatetrue►
◄weight1.00►
◄position▾►
Categoryutils/prompt
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| base_prompt | STRING | — | |
| search_prompt | STRING | — | |
| search_logic | COMBO | 2 options: OR, AND | |
| append_prompt | STRING | — | |
| condition | COMBO | 3 options: Always, If Not Detected, If Detected | |
| input_delimiter | STRING | , | — |
| output_delimiter | STRING | , | — |
| skip_duplicate | BOOLEAN | true | — |
| weight | FLOAT | 1.000.1–10 | — |
| position | COMBO | 2 options: back, front |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| is_detected | BOOLEAN | — |