ComfyUI Node
Batch Text Yield With Batch
Async Output Multi Line Text With Batch, it can output first line, then wait unit prev workflow loop done, trigger next loop
Batch Text Yield With Batch
- remove_words
- text_line
◄touch—►
◄eof_size—►
◄text—►
◄with_tickfalse►
◄delimiter
►
◄skip_emptytrue►
◄tick_index—►
◄with_remote_control_collectfalse►
◄multiline_trigger_control_unique_id—►
◄after_init_loopfalse►
CategoryAsyncOutput/Deprecated(ComfyUI NOT Turing complete)/WorkFlowTool
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| touch | BOOLEAN | — | |
| eof_size | INT | — | |
| text | STRING | — | |
| with_tick | BOOLEAN | false | Recommend use false, else maybe blocking downstream |
| delimiter | STRING | — | |
| skip_empty | BOOLEAN | true | — |
| tick_indexopt | INT | — | |
| remove_wordsopt | * | — | |
| with_remote_control_collectopt | BOOLEAN | false | If want control a loop, enable this, it will sync with a remote control collect node |
| multiline_trigger_control_unique_idopt | STRING | must use same unique_id with othter multiline trigger and remote control collect node | |
| after_init_loopopt | BOOLEAN | false | If enable with_remote_control_collect, must with this singal index |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text_line | STRING | — |