电影感短视频模型——运动表现出色、电影级光影、严格遵循提示词,并支持多镜头叙事。text-to-video 与 image-to-video 共用一个接口。
~90s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "happy-horse",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_VIDEO"
}'在开发者门户获取你的API密钥。