ComfyUI Node
OC Block Merge
Merge several OC blocks into one bundle so OC Generator can consume them through a single link.
OC Block Merge
- block_a
- block_b
- block_c
- block_d
- block_e
- block_f
- block_g
- block_h
- oc_block
- debug_text
CategoryOC Generator
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| block_aopt | OC_BLOCK | First OC block input. | |
| block_bopt | OC_BLOCK | Second OC block input. | |
| block_copt | OC_BLOCK | Third OC block input. | |
| block_dopt | OC_BLOCK | Fourth OC block input. | |
| block_eopt | OC_BLOCK | Fifth OC block input. | |
| block_fopt | OC_BLOCK | Sixth OC block input. | |
| block_gopt | OC_BLOCK | Seventh OC block input. | |
| block_hopt | OC_BLOCK | Eighth OC block input. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| oc_block | OC_BLOCK | Merged OC block bundle. Connect this to OC Generator or another merge node. |
| debug_text | STRING | Readable summary of which block inputs were merged. |