Inputs
- prompt (STRING)
Primary text prompt describing video content. - negative_prompt (STRING)
Elements to exclude from video. - duration (STRING)
Video length in seconds. Range: 3–15. - aspect_ratio (STRING)
Output video shape. Options: 16:9, 9:16, 1:1 - sound (STRING)
Audio generation toggle. Options: on, off
Outputs
- VIDEO (VIDEO)
Generated video tensor output. - VIDEO_URL (STRING)
Public video URL. - FILE_PATH (STRING)
Local saved file path.