ComfyUI Node Runs on cloud
Replace Video Latent Frames
A ComfyUI node in model/latent/batch with 3 inputs and 1 output.
Replace Video Latent Frames
- destination
- source
- LATENT
◄index0►
Categorymodel/latent/batch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| destination | LATENT | The destination latent where frames will be replaced. | |
| index | INT | 0-16384–16384 | The starting latent frame index in the destination latent where the source latent frames will be placed. Negative values count from the end. |
| sourceopt | LATENT | The source latent providing frames to insert into the destination latent. If not provided, the destination latent is returned unchanged. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | — |