参考图 + 参考视频的动作迁移。通过角色朝向开关选择由谁的姿态驱动输出。
~90 sec
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "kling-3-0-motion-control",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_VIDEO"
}'在开发者门户获取你的API密钥。