支持 LoRA 的 MiniMax H3(Hailuo-03),用于 image-to-video。使用自定义 LoRA 模型让图像动起来,提供四档分辨率(480p/720p/1080p/2K)、4-15 秒时长和原生立体声。质量优于基础版 H3。
~90-120s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "h3-lora",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_VIDEO"
}'在开发者门户获取你的API密钥。