Qwen/Qwen-Image-2.0 logo

Qwen/Qwen-Image-2.0

Qwen Image 2.0 generation model for text-to-image.

Alibaba (Cloud) Image Context N/A
Get API Key
Deposit $5 to get started Unlock API access and start running inference right away. See how many million tokens $5 gets you

api_example.sh

curl -X POST "https://platform.qubrid.com/v1/images/generations" \
  -H "Authorization: Bearer QUBRID_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "qwen-image-2.0",
  "prompt": "cinematic shot of a lone astronaut standing on a desolate alien planet, glowing orange sunset sky, dust storms swirling, dramatic lighting, ultra-wide lens composition, movie still aesthetic, realistic space suit details, volumetric atmosphere, 8k sci-fi film scene",
  "n": 1,
  "size": "2048*2048",
  "negative_prompt": "",
  "prompt_extend": true,
  "watermark": false,
  "seed": 0,
  "response_format": "url"
}'

Technical Specifications

Model Architecture & Performance

Developers Alibaba

Pricing

Pay-per-use, no commitments

Per Image $0.035/Image

API Reference

Complete parameter documentation

Parameter Type Default Description
n number 1 Number of output images to generate (1–6 for qwen-image-2.0 series).
size string 2048*2048 Output image resolution in WIDTH*HEIGHT format. For qwen-image-2.0 series, total pixels must be between 512*512 and 2048*2048.
negative_prompt string Describe what you do not want in the generated image.
prompt_extend boolean true Enable smart prompt rewriting to enrich the prompt.
watermark boolean false Adds a “Qwen-Image” watermark to the bottom-right corner.
seed number 0 Random seed for reproducibility. If omitted, a random seed is used.
response_format string url Response format: 'url' for image URL, 'b64_json' for base64

Explore the full request and response schema in our external API documentation

Performance

Strengths & considerations

Strengths Considerations
Strong prompt adherence
Flexible output sizes
Proprietary API

Use cases

Recommended applications for this model

Artistic creation
Marketing assets
Illustration

Enterprise
Platform Integration

Docker

Docker Support

Official Docker images for containerized deployments

Kubernetes

Kubernetes Ready

Production-grade KBS manifests and Helm charts

SDK

SDK Libraries

Official SDKs for Python, Javascript, Go, and Java

Don't let your AI control you. Control your AI the Qubrid way!

Have questions? Want to Partner with us? Looking for larger deployments or custom fine-tuning? Let's collaborate on the right setup for your workloads.

"Qubrid helped us turn a collection of AI scripts into structured production workflows. We now have better reliability, visibility, and control over every run."

AI Infrastructure Team

Automation & Orchestration