升级版电影感短视频模型——运动更流畅、指令遵循更强、原生音频表现,以及多语言口型同步。支持 text-to-video、首帧 image-to-video 和参考图生视频(最多 9 张参考图)。
~90s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "happy-horse-1-1",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_VIDEO"
}'在开发者门户获取你的API密钥。