Skip to content
Stable Diffusion API

Stable Diffusion

Qwen Image 2.0 Pro Text To Image

model_id: qwen-image-2.0-pro-t2i

Generate images from text with Qwen Image 2.0 Pro Text To Image by Alibaba Cloud. High-resolution AI image generation. Plans from $21/month. Qwen Image 2.0 Pro Text To Image is a text to image AI model by Alibaba Cloud available on ModelsLab. API access starts at $21/month, and open-source models are unlimited on the $149/month plan. You can integrate Qwen Image 2.0 Pro Text To Image into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "qwen-image-2.0-pro-t2i" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation. Qwen Image 2.0 Pro Text To Image costs $0.075 per generation. ModelsLab plans start at $21/month (Basic), and the $149/month Open Source plan includes unlimited generation on open-source models.

Qwen Image 2.0 Pro Text To Image sample image

Generate with Qwen Image 2.0 Pro Text To Image via API

Send a POST request to https://stablediffusionapi.com/api/v7/images/text-to-image with your API key. Get yours at modelslab.com.

curl -X POST 'https://stablediffusionapi.com/api/v7/images/text-to-image' \
  -H 'Content-Type: application/json' \
  -d '{
  "key": "YOUR_API_KEY",
  "model_id": "qwen-image-2.0-pro-t2i",
  "prompt": "a cafe chalkboard menu that reads \"Fresh Coffee\""
}'

Also searched as

Qwen Image 2.0 Pro Text To Image is also known as: Qwen Image 2.0 Pro Text To Image, qwen-image-2.0-pro-t2i, qwen image 2.0 pro t2i, qwenimage2.0prot2i, qwen.image.2.0.pro.t2i. Use it for stable diffusion generation, available via the Stable Diffusion API REST API at https://stablediffusionapi.com/api/v7/images/text-to-image.

FAQ — Qwen Image 2.0 Pro Text To Image

How do I use Qwen Image 2.0 Pro Text To Image via API?
Send a POST request to https://stablediffusionapi.com/api/v7/images/text-to-image with your API key, prompt, and model_id "qwen-image-2.0-pro-t2i". Get an API key from modelslab.com.
Is Qwen Image 2.0 Pro Text To Image free to use?
No. API access requires a paid ModelsLab plan, starting at $21/month (Basic, 3,250 API calls). The $149/month Open Source Unlimited plan includes unlimited generations on open-source models; third-party models are billed separately.
What parameters does Qwen Image 2.0 Pro Text To Image support?
Qwen Image 2.0 Pro Text To Image takes your API key plus: model_id, prompt. The code sample on this page shows a complete request.
Can I use generated images commercially?
Yes. You retain copyright on all images you generate via the API and can use them commercially.