Inputs (13)
| 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 |
| motion_amplitude | FLOAT | required |
| color_protect | BOOLEAN | required |
| svi_mode | BOOLEAN | optional |
| start_image | IMAGE | optional |
| end_image | IMAGE | optional |
| clip_vision | CLIP_VISION_OUTPUT | optional |
Outputs (3)
| Name | Type |
|---|---|
| positive | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |