← All modelsText to image · Alibaba

Qwen Image 2512

Qwen image generation. Bilingual prompt support; strong on Chinese typography.

Text to imageAlibaba$0.025 / imagetext-to-imagealibabatypography
Preview
Qwen Image 2512
Pricing
$0.025/ image

$0.025 per image. For $1 you can run this model 40 times.

Pay only for successful generations. No idle, no minimums, no per-seat.

API

Wire it up.

EndpointPOST https://api.tryinfer.com/v1/inference/qwen-image-2512/text-to-image
request
curl https://api.tryinfer.com/v1/inference/qwen-image-2512/text-to-image \
-H "Authorization: Bearer $INFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": {
"prompt": "a serene tea house at dawn with hanging lanterns, traditional Chinese ink-wash style"
}
}'
Parameters
NameTypeRequiredDefaultDescription
seedinteger
promptstringYes
num_imagesinteger1
aspect_ratiostring1:121:916:93:24:31:13:42:39:16
output_formatstringpngjpegpngwebp

Authenticate with a bearer token. Get an API key →

Try it

Run Qwen Image 2512 now.

Try it in the playground