ComfyUI Node
LTX-2 Extension Module (simple) ??
A ComfyUI node in IAMCCS/LTX-2 with 8 inputs and 7 outputs.
LTX-2 Extension Module (simple) ??
- source_images
- new_images
- source_images
- start_images
- extended_images
- overlap_frames
- calculated_frames
- extension_frames
- report
◄overlap_frames10►
◄overlap_sidesource►
◄overlap_modelinear_blend►
◄enable_mathtrue►
◄math_operationa-b►
◄math_value_b1►
CategoryIAMCCS/LTX-2
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| source_images | IMAGE | The source images to extend (from previous generation) | |
| overlap_frames | INT | 101–256 | Number of overlapping frames between batches |
| overlap_side | COMBO | source | Which side to take overlap frames from |
| overlap_mode | COMBO | linear_blend | Blending method for overlapping frames |
| enable_math | BOOLEAN | true | Enable math calculations for frame adjustments |
| math_operation | COMBO | a-b | Math operation to perform on overlap value |
| math_value_b | INT | 10–256 | Second operand for math operations (b) |
| new_imagesopt | IMAGE | The newly generated images to extend with |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| source_images | IMAGE | — |
| start_images | IMAGE | — |
| extended_images | IMAGE | — |
| overlap_frames | INT | — |
| calculated_frames | INT | — |
| extension_frames | INT | — |
| report | STRING | — |