infery
← All models

Happy Horse 1.1 Reference to Video

happy-horse-v1.1-reference-to-video

Video editby Alibaba

Happy Horse 1.1 is Alibaba's #1-ranked video model. This reference-to-video endpoint turns up to 9 reference images into 1080p video with synchronized native audio and multilingual lip-sync for consistent characters.

Example

Details

Accepts
image

Pricing

Price
17.5 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility (0-2147483647).
promptrequiredstringText prompt describing the desired video. Reference subjects from your images using ``character1``, ``character2``, ... up to ``character9`` (the order matches the order of ``image_urls``). Max 2500 characters.
durationintegerenum: 3, 4, 5, 6, 7, 8Output video duration in seconds (3-15).
image_urlsrequiredarrayReference images for subject consistency (1-9 images). Formats: JPEG, JPG, PNG, WEBP. Shortest side must be at least 400 px (720P or higher recommended). Max 20 MB each.
resolutionstringenum: 720p, 1080pOutput video resolution tier.
aspect_ratiostringenum: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9Aspect ratio of the generated video.
enable_safety_checkerbooleanEnable content moderation for input and output. Disabling it requires account authorization; unauthorized requests are always checked.

Output

FieldTypeDescription
seedintegerThe seed used for generation.
videoThe generated video file.