AlibabaeconomyText → Video
HappyHorse 1.0 · Text
alibaba/hh1-t2v
Estimated
$0.15 / 5s @ 720p
HappyHorse 1.0 text-to-video. Generates videos from a text prompt with configurable resolution, aspect ratio and duration (3–15s).
720p 1080p 3–15s Low cost
Input schema
The exact fields accepted by this model. Values are validated before a generation starts.
promptstringrequiredDescribe the video you want to generate.
Range: −∞ — 2500
resolutionstringdefault: "720P"Output resolution.
720P1080Pratiostringdefault: "16:9"Aspect ratio of the output.
16:9 · 16:9 · Landscape9:16 · 9:16 · Portrait1:1 · 1:1 · Square4:33:4durationintegerdefault: 5Clip length in seconds.
Range: 3 — 15
seedintegerControls reproducibility. Leave empty for a random seed.
Range: 0 — +∞
Default values
{
"resolution": "720P",
"ratio": "16:9",
"duration": 5
}