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

imageimagerequired

The image to animate. A URL or base64 data URI is accepted.

promptstring

Describe the motion you want to apply to the image.

negative_promptstring

Things to avoid in the output.

resolutionstringdefault: "720P"

Output resolution.

720P1080P
durationintegerdefault: 5

Clip length in seconds.

Range: 315

seedinteger

Controls reproducibility. Leave empty for a random seed.

Range: 0+∞

Default values

{
  "resolution": "720P",
  "duration": 5
}