All models
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.

promptstringrequired

Describe the video you want to generate.

Range: −∞2500

resolutionstringdefault: "720P"

Output resolution.

720P1080P
ratiostringdefault: "16:9"

Aspect ratio of the output.

16:9 · 16:9 · Landscape9:16 · 9:16 · Portrait1:1 · 1:1 · Square4:33:4
durationintegerdefault: 5

Clip length in seconds.

Range: 315

seedinteger

Controls reproducibility. Leave empty for a random seed.

Range: 0+∞

Default values

{
  "resolution": "720P",
  "ratio": "16:9",
  "duration": 5
}