ComfyUI Node
Simple Prompt (full-pipe)
Simple prompt node that conditions positive and negative text. Lines commented with # are stripped. Accepts LoRA syntax with <lora:file.safetensors:strength>. Model and CLIP strength can both be specified with another colon. Negative to NegPip uses an empty negative prompt and moves negative tags to the positive prompt with inverted weights.
Simple Prompt (full-pipe)
- full_pipe
- full_pipe
◄trigger_words►
◄positive►
◄negative►
◄negative_to_negpipfalse►
Categorymudknight/prompt
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| full_pipe | FULL_PIPE | — | |
| trigger_wordsopt | STRING | — | |
| positiveopt | STRING | — | |
| negativeopt | STRING | — | |
| negative_to_negpipopt | BOOLEAN | false | Invert weights and use tags in positive prompt |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| full_pipe | FULL_PIPE | — |