happyhorse_generate_video_from_image
Generate a video from a first-frame image by providing its public URL. Optionally add a motion prompt to control animation, and adjust duration, aspect ratio, resolution, and model.
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 |
| ratio | No | Output aspect ratio: 16:9, 9:16, 1:1, 4:3, or 3:4. | 16:9 |
| 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 |