ComfyUI Node
flow_stage_tentor_load
Read both data1 and data2 for an inclusive stage index range, plus a single stage picked by index. Connect any output to View_bridge_tentor to decode and merge.
flow_stage_tentor_load
- data1
- data2
- index_data1
- index_data2
◄run_iddefault►
◄start_stage_index1►
◄end_stage_index1►
◄index1►
CategoryApt_Preset/flow
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| run_id | STRING | default | — |
| start_stage_index | INT | 11–5000 | 1-based, inclusive. |
| end_stage_index | INT | 11–5000 | 1-based, inclusive. Use the same start/end stage index for one stage. Missing stages are skipped. |
| index | INT | 11–5000 | 1-based. Picks the single stage fed to index_data1 / index_data2 (single LATENT). Missing stage blocks that output. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| data1 | LATENT | — |
| data2 | LATENT | — |
| index_data1 | LATENT | — |
| index_data2 | LATENT | — |