ComfyUI Node
T2 Seed Index
Produces sequence of prompts and multiline output for processing (if required)
T2 Seed Index
- seed
- index
- seedIndexFormatted
◄task_index0►
◄seed_start0►
◄seeds_total1►
◄seed_methodincrement►
◄index_start0►
◄indexes_total1►
◄orderseed_then_index►
◄batch_size1►
Categorysd
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| task_index | INT | 00–1000 | Set control_after_generate to 'increment' |
| seed_start | INT | 0-18446744073709550000–18446744073709550000 | Seed to work with |
| seeds_total | INT | 11–1000 | Total seeds for each prompt index |
| seed_method | COMBO | increment | 3 options: fixed, increment, decrement |
| index_start | INT | 00–1000 | — |
| indexes_total | INT | 11–1000 | When node should stop |
| order | COMBO | seed_then_index | 2 options: seed_then_index, index_then_seed |
| batch_size | INT | 11–1000 | How many tasks should be processed in one run. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| seed | INT | — |
| index | INT | — |
| seedIndexFormatted | STRING | — |