
Parameters
Required Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| image | Image | - | Input image to convert to video |
| prompt_text | String | "" | Text prompt describing video motion and content |
| negative_prompt | String | "" | Elements to avoid in the video |
| seed | Integer | 0 | Random seed for generation |
| resolution | Select | ”1080p” | Output video resolution |
| duration | Select | ”5s” | Length of generated video |
Output
| Output | Type | Description |
|---|---|---|
| VIDEO | Video | Generated video |