Image to Video
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | ✅ Yes | - | The positive prompt for the generation. A detailed description of how the image should animate into a video. |
aspect_ratio | string | ❌ No | 16:9 | The aspect ratio of the generated media. Options: 16:9, 9:16 |
image | string | ✅ Yes | - | The URL of the starting image for the video generation. The image will be animated based on the prompt. |
last_image | string | ❌ No | - | The URL of the ending image for the video generation. If provided, the video will transition from the starting image to this end image. |
enhance_prompt | boolean | ❌ No | true | Whether to enhance the prompt automatically. Options: true, false |
last_image is provided, the video will smoothly transition from start to end image