HappyHorse 1.1 R2V
[Core Function] HappyHorse 1.1 R2V is Alibaba’s latest reference-image-to-video model. [Strengths] It uses 1-9 reference images to preserve subject or character appearance while generating new video actions, supports 720P/1080P output, 3-15 second duration, and expanded aspect ratios including 4:5, 5:4, 9:21, and 21:9. [Best For] Highly recommended for: character-consistent storytelling, reference-based product shots, and multi-image subject composition. [Limitations] Do NOT use if the user simply wants to animate a single image exactly as provided; use HappyHorse I2V instead. [Routing] Use when the user provides one or more reference images and asks for a newly generated HappyHorse video.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Text prompt describing the scene and referencing images. Required. Use [Image 1], [Image 2], etc. to reference images in the reference_images array. Supports any language input. Maximum length: 5000 non-Chinese characters or 2500 Chinese characters (automatically truncated if exceeded).
1 - 5000"[Image 1] character walks through a neon-lit city street"
"[Image 1] character picks up the object from [Image 2] in a cinematic scene"
Array of reference image URLs. Supports 1-9 images. Images can be referenced in the prompt by position, such as [Image 1], [Image 2], following array order. Image requirements: JPEG/JPG/PNG/WEBP, short edge >= 400 pixels, 720P+ recommended, file size <= 20MB per image. Supports HTTP/HTTPS URLs.
1 - 9 elements^https?://Video resolution level. The model automatically scales to the nearest total pixels based on the selected resolution
720P, 1080P Video aspect ratio. Determines the output video dimensions
16:9, 9:16, 1:1, 4:3, 3:4, 4:5, 5:4, 9:21, 21:9 Video duration in seconds. Must be an integer between 3 and 15
3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 3 <= x <= 15Random seed for reproducibility. If not specified, the system generates a random seed. Note: Due to the probabilistic nature of model generation, even with the same seed, results may not be completely identical
0 <= x <= 2147483647