Krea 2 Turbo——速度优化的 text-to-image 生成,保留 Krea 2 的完整美学表现。配合提示词扩写与加速模式,快速构思创意。
~10s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "krea-2-turbo",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_IMAGE"
}'在开发者门户获取你的API密钥。