Inputs
- prompt (required)
- Type: STRING
- Description: Text prompt guiding the image edit.
- image (optional)
- Type: IMAGE
- Description: Reference image from ComfyUI.
- image_url (optional)
- Type: STRING
- Description: URL of reference image if IMAGE input is not used.
- aspect_ratio (optional)
- Type: ENUM
- Options: "", 16:9, 9:16, 3:2, 2:3, 4:3, 3:4, 1:1
- Description: Controls output image aspect ratio.
Outputs
- video (VIDEO)
Generated video tensor. - video_url (STRING)
Public URL of generated video. - file_path (STRING)
Local saved video path.