happyhorse_generate_video_from_image
Animate a static image into a video with optional motion prompts, adjustable duration, and resolution.
Instructions
Animate a first-frame image with Happy Horse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Optional reproducibility seed. | |
| model | No | Image-to-video model: happyhorse-1.0-i2v or happyhorse-1.1-i2v. | happyhorse-1.1-i2v |
| prompt | No | Optional motion and camera instructions for animating the image. | |
| duration | No | Output duration in seconds, from 3 through 15. | |
| image_url | Yes | Public URL of the image to use as the first frame. | |
| watermark | No | Whether to add a Happy Horse watermark. | |
| resolution | No | Output resolution: 720P or 1080P. | 1080P |
| callback_url | No | Optional webhook URL. Omit it to receive a task ID for polling. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |