Qwen Image 2.1 — text-to-image and multi-reference editing at 1K or 2K, with native transparent backgrounds and automatic prompt enhancement. Edit mode takes up to 10 reference images.
~15s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "qwen-image-2-1",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_IMAGE"
}'在开发者门户获取你的API密钥。