All video tools API reference
Happy Horse · Image to video
Happy Horse 이미지 투 비디오
생동감 있는 움직임, 스타일화된 캐릭터, 장난기 있는 장면에 최적화된 표현력 있는 이미지 애니메이션.
Best for
표현력 있는 움직임
스타일화된 장면
강력한 애니메이션
168 Manifold 크레딧부터
Generator controls
Use a public HTTPS URL. Uploads from the homepage and Studio provide one automatically.
Output
Example output API request
curl https://manifoldgen.com/api/service \
-X POST \
-H "Authorization: Bearer $MANIFOLDGEN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"service": "video_generate",
"model": "alibaba/happy-horse/image-to-video",
"prompt": "Bring the scene in the image to life.",
"duration": 5,
"aspect_ratio": "16:9",
"resolution": "720p",
"output_format": "mp4",
"include_audio": false,
"image_url": "https://openpathsstatic.openpaths.io/static/uploads/playground/happy-horse/rap.png"
}' The API and this tester use the same request. Provider routing stays behind ManifoldGen.
Build this workflow into your product
Stable JSON API, async jobs, durable outputs, and the same ManifoldGen billing.
ManifoldGen