ComfyUI Node
🐇 Assemble Loop Frames
Builds the final loop: appends only the new in-between seam frames to your original clip—no duplicate of frame 1.
🐇 Assemble Loop Frames
- original_images
- interpolated_frames
- images
Categoryvideo utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| original_images | IMAGE | Your original clip (frames×H×W×C). | |
| interpolated_frames | IMAGE | Frames that bridge last→first. The first and last of this batch are the originals; only the middle ones get added. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |