Skip to main content
HappyHorse 1.1 is Alibaba Cloud Model Studio’s video-generation series. Choose the workflow that matches your input: text only, one first-frame image, or multiple reference images. All workflows submit an asynchronous task through POST /v1/video/generations.
T2V means text-to-video, I2V means image-to-video, and R2V means reference-to-video. Save the returned task ID and poll the task query guide until the task completes.

Key capabilities

  • Synchronized audio - All HappyHorse 1.1 workflows generate 24 fps MP4 video with audio
  • Resolution - 720P or 1080P
  • Duration - An integer from 3 to 15 seconds
  • Seed and watermark controls - Set a seed for reproducibility and control the HappyHorse watermark
Use happyhorse-1.1-t2v to generate a video from a text prompt.
cURL

Shared parameters

API reference

View all three HappyHorse 1.1 request formats.

Task query

Poll task status and retrieve the result URL.

Official references