由 Black Forest Labs 的 FLUX 3 驱动的视频超分辨率,最高 4K,提供忠于原片的 Precise 模式与增强细节的 Creative 模式。片段最长 20 秒。
~2 min
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "flux-video-upscale",
"prompt": "A beautiful sunset over the ocean",
"type": "VIDEO_TO_VIDEO"
}'在开发者门户获取你的API密钥。