infery
← All models

Happy Horse 1.1 Text to Video

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

Video generationby Alibaba

Happy Horse 1.1 is Alibaba's #1-ranked video model. This text-to-video endpoint generates 1080p video with synchronized native audio and multilingual lip-sync from a text prompt alone.

Example

Details

Accepts
text + image

Pricing

Price
17.5 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility (0-2147483647).
promptOptional text prompt guiding the animation. Max 2500 characters.
durationintegerenum: 3, 4, 5, 6, 7, 8Output video duration in seconds (3-15).
image_urlstringURL of the first frame image. Formats: JPEG, JPG, PNG, BMP, WEBP. Dimensions must be at least 300px. Aspect ratio must be between 1:2.5 and 2.5:1. Max 20 MB.
resolutionstringenum: 720p, 1080pOutput video resolution tier.
enable_safety_checkerbooleanEnable content moderation for input and output. Disabling it requires account authorization; unauthorized requests are always checked.
aspect_ratiostringenum: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9Aspect ratio of the generated video.

Output

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