ComfyUI Node
PromptListGenerator
A ComfyUI node in ListHelper/Tools with 10 inputs and 2 outputs.
PromptListGenerator
- text_list
- total_index
◄text—►
◄delimiter►
◄use_regexfalse►
◄keep_delimiterfalse►
◄start_index0►
◄skip_every0►
◄max_count10►
◄skip_first_indexfalse►
◄random_orderfalse►
◄seed0►
CategoryListHelper/Tools
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delimiter | STRING | — | |
| use_regex | BOOLEAN | false | — |
| keep_delimiter | BOOLEAN | false | — |
| start_index | INT | 00–1000 | — |
| skip_every | INT | 00–10 | — |
| max_count | INT | 101–1000 | — |
| skip_first_index | BOOLEAN | false | — |
| random_order | BOOLEAN | false | — |
| seed | INT | 00–2147483647 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text_list | STRING | — |
| total_index | INT | — |