内置铅笔手绘动画风格的 MiniMax H3 Max。描述场景、动作、镜头和声音,即可从提示词或铅笔稿首帧生成 5-15 秒、768p、自带原生音频的手绘动画片段,无需额外描述风格,适合故事短片与分镜预览。
~1-2 min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "h3-max-hand-drawn",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_VIDEO"
}'在开发者门户获取你的API密钥。