Wan 2.7——文本生成视频与图像生成视频(首帧/首尾帧/续写)。
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "wan-2-7",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_VIDEO"
}'在开发者门户获取你的API密钥。