Grok Imagine Video 1.5——image-to-video,音画同步、严格遵循提示词、画质稳定。目前在 Arena 盲测榜 image-to-video 类别排名第 1,超过 Seedance 2。
~60s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "grok-imagine-video-1-5-preview",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_VIDEO"
}'在开发者门户获取你的API密钥。