AlibababestImage → Video
HappyHorse 1.1 · Image
alibaba/hh1.1-i2v
Estimated
$0.20 / 5s @ 720p
Animates a reference image with an optional text prompt. Smoother motion, natural skin textures and improved close-up quality.
720p 1080p 3–15s Single image
Input schema
The exact fields accepted by this model. Values are validated before a generation starts.
imageimagerequiredThe image to animate. A URL or base64 data URI is accepted.
promptstringDescribe the motion you want to apply to the image.
negative_promptstringThings to avoid in the output.
resolutionstringdefault: "720P"Output resolution.
720P1080Pdurationintegerdefault: 5Clip length in seconds.
Range: 3 — 15
seedintegerControls reproducibility. Leave empty for a random seed.
Range: 0 — +∞
Default values
{
"resolution": "720P",
"duration": 5
}