Inputs
| Parameter | Description | Data Type | Required | Range |
|---|---|---|---|---|
positive | Positive conditioning prompts for video generation | CONDITIONING | Yes | - |
negative | Negative conditioning prompts to avoid in video generation | CONDITIONING | Yes | - |
vae | VAE model for encoding/decoding operations | VAE | Yes | - |
width | Output video width in pixels (default: 832, step: 16) | INT | Yes | 16 to MAX_RESOLUTION |
height | Output video height in pixels (default: 480, step: 16) | INT | Yes | 16 to MAX_RESOLUTION |
length | Number of frames in the video sequence (default: 81, step: 4) | INT | Yes | 1 to MAX_RESOLUTION |
batch_size | Number of videos to generate in a batch (default: 1) | INT | Yes | 1 to 4096 |
clip_vision_output | Optional CLIP vision output for additional conditioning | CLIP_VISION_OUTPUT | No | - |
start_image | Optional starting frame image for video generation | IMAGE | No | - |
end_image | Optional ending frame image for video generation | IMAGE | No | - |
Outputs
| Output Name | Description | Data Type |
|---|---|---|
positive | Processed positive conditioning output | CONDITIONING |
negative | Processed negative conditioning output | CONDITIONING |
latent | Generated video latent representation | LATENT |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Source fingerprint (SHA-256):
16926439268e3748418f1a7c1e9a295ddb1ebc5fcb0ad4914fc8e3215a7950dc