Alibaba Cloud Bailian HappyHorse Video — single model, unified entry, intelligent routing across T2V/I2V/R2V/EDIT
Video generation model on Alibaba Cloud Bailian. Single model, unified entry — just oneDocumentation Index
Fetch the complete documentation index at: https://docs.qingbo.dev/llms.txt
Use this file to discover all available pages before exploring further.
happyhorse-1.0. The backend automatically routes to T2V / I2V / R2V / EDIT based on the fields you pass, no model id switching needed.
Billed by resolution × duration, any integer between 3-15 seconds.
| Resolution | Unit Price | 5-second video |
|---|---|---|
| 720P | $0.138 / sec | $0.69 |
| 1080P | $0.244 / sec | $1.22 |
| Fields Passed | Routed Mode | Notes |
|---|---|---|
prompt only | T2V (text-to-video) | Frame ratio controlled by aspect_ratio |
+ first_frame_image (single frame) | I2V (image-to-video) | aspect_ratio is ignored, follows the first frame’s ratio |
+ image_urls (1-9 images) | R2V (reference-to-video) | Multi-image style / character consistency |
+ video_urls (single-element array) | EDIT (video editing) | Can layer image_urls ≤5 as style references |
GET /v1/tasks/{task_id}. See Task System for details.
| Model ID | Description |
|---|---|
happyhorse-1.0 | Unified entry, T2V/I2V/R2V/EDIT auto-routing, 720P/1080P, 3-15 seconds |
happyhorse-1.0generate — text-to-video (T2V)image2video — image-to-video (I2V), used with first_frame_imagereference — reference-to-video (R2V), used with image_urlsedit — video editing, used with video_urlreference_audio — used with audio_urls for audio-driven generation0 means follow the source video’s duration720p1080p16:9 — landscape widescreen9:16 — portrait tall4:3 — landscape3:4 — portrait1:1 — squarereference_audio mode)auto — automatically generate audio matching the edited videoorigin — keep the source video’s original audio track| Item | Limit |
|---|---|
| Reference images | Up to 9, each ≤ 30MB, JPG/PNG/WEBP |
| Source video (EDIT) | MP4/MOV, ≤ 100MB, 2-30 seconds |
| Reference audio | WAV/MP3, ≤ 15MB, 3-30 seconds |
| Output | MP4, link valid for 24 hours |