Inputs (15)
| Name | Type | Required |
|---|---|---|
| positive | CONDITIONING | required |
| negative | CONDITIONING | required |
| vae | VAE | required |
| width | INT | required |
| height | INT | required |
| length | INT | required |
| batch_size | INT | required |
| overlap_frames | INT | required |
| motion_amplitude | FLOAT | required |
| color_protect | BOOLEAN | required |
| svi_mode | BOOLEAN | required |
| previous_video | IMAGE | required |
| anchor_image | IMAGE | optional |
| end_image | IMAGE | optional |
| clip_vision | CLIP_VISION_OUTPUT | optional |
Outputs (3)
| Name | Type |
|---|---|
| positive | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |