happyhorse_generate_video_from_references
Generate a video guided by reference images and a text prompt, preserving character and scene identity.
Instructions
Generate a video guided by one or more reference images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Optional reproducibility seed. | |
| model | No | Reference model: happyhorse-1.0-r2v or happyhorse-1.1-r2v. | happyhorse-1.1-r2v |
| ratio | No | Output aspect ratio: 16:9, 9:16, 1:1, 4:3, or 3:4. | 16:9 |
| prompt | Yes | Video prompt. Refer to supplied images as character1, character2, and so on in list order. | |
| duration | No | Output duration in seconds, from 3 through 15. | |
| watermark | No | Whether to add a Happy Horse watermark. | |
| image_urls | Yes | One to nine public reference image URLs. | |
| 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 |