Image to Video
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | ✅ Yes | - | The positive prompt for the generation. |
negative_prompt | string | ❌ No | - | The negative prompt for the generation. |
image | string | ✅ Yes | - | First frame of the video; Supported image formats include.jpg/.jpeg/.png; The image file size cannot exceed 10MB, and the image resolution should not be less than 300*300px. |
guidance_scale | number | ❌ No | 0.5 | 0.00 ~ 1.00 . The guidance scale to use for the generation. |
duration | integer | ❌ No | 5 | 5, 10. default 5 . The duration of the generated media in seconds. |