ComfyUI Node
Prompts from textbox
A ComfyUI node in text with 6 inputs and 3 outputs.
Prompts from textbox
- prompt
- line_counter
- total_counter
◄wildcard_text►
◄seed0►
◄start1►
◄modeFixed►
◄repeats_per_line1►
◄counter0►
Categorytext
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| wildcard_text | STRING | — | |
| seed | INT | 00–18446744073709550000 | Determines the random seed to be used for wildcard processing. |
| start | INT | 1 | — |
| mode | COMBO | Fixed | If Fixed, start is left unchanged; if Continued, start is updated to the number at which the process has progressed. |
| repeats_per_line | INT | 1 | — |
| counter | INT | 0 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| line_counter | STRING | — |
| total_counter | STRING | — |