ComfyUI Node
Text Line Prompt (Text-Driven)
An innovative bi-directional editing node that allows intuitive control of extensive prompt assets or line-separated concepts within a single text area. Selecting a line via the combobox lets you directly modify its multiplier or active state in real-time, rewriting the text content. Deactivated lines are commented out with '//' on the fly and automatically skipped during execution to yield a clean, concatenated string output.
Text Line Prompt (Text-Driven)
- string_out
◄text1girl, solo, emilia \(re:zero\), blonde hair,
(abstract background:1.5),
three quarter view, speed lines,
(by carnelian:0.6),►
◄selected_line1: 1girl, solo, emilia \(re:zero\), blonde hair►
◄multiplier1.0►
◄activetrue►
◄optional_text_in—►
CategoryText-Driven Workflows
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | 1girl, solo, emilia \(re:zero\), blonde hair, (abstract background:1.5), three quarter view, speed lines, (by carnelian:0.6), | — |
| selected_line | COMBO | 1: 1girl, solo, emilia \(re:zero\), blonde hair | 4 options: 1: 1girl, solo, emilia \(re:zero\), blonde hair, 2: (abstract background:1.5), 3: three quarter view, speed lines, 4: (by carnelian:0.6) |
| multiplier | FLOAT | 1.00–10 | — |
| active | BOOLEAN | true | — |
| optional_text_inopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string_out | STRING | — |