Inputs
- prompt (required) - STRING - Text prompt (max 2000 chars).
- image (optional) - IMAGE - One input image required if used.
- image_url (optional) - STRING - URL of input image.
- duration (optional) - INT - Default: 5 - Range: 1–10
- seed (optional) - INT - Random seed.
Outputs
- video (VIDEO)
Generated video tensor. - video_url (STRING)
Public URL of generated video. - file_path (STRING)
Local saved video path.