UniRouteUniRoute
All models
Qwen Image
Image

Qwen

Qwen Image

The Qwen Image API empowers creators, developers, and businesses to generate and edit photorealistic images effortlessly. Whether you're crafting intricate designs or refining existing visuals, this powerful Qwen API integrates seamlessly into your workflow, delivering multilingual text rendering and advanced editing capabilities that rival top models.

Pricing

TierUniRouteMarket
text-to-image$0.02$0.03
image-to-image$0.02

per request

About this model

The Qwen Image API encompasses two primary models, each tailored for specific creative needs:

Text-to-imageImage-to-image

Deep dive

Models of Qwen Image API

The Qwen Image API encompasses two primary models, each tailored for specific creative needs:

Qwen - Text to Image:

This model transforms descriptive text prompts into high-fidelity images using the Qwen text to image API. With 20B parameters, it handles complex scenes, photorealistic details, and multilingual text rendering, making it ideal for generating original artwork from scratch.

Qwen - Image to Image:

Powered by Qwen-Image-Edit, this utilizes the Qwen image to image API for precise modifications. It supports semantic changes like style transfers and appearance edits such as object insertion or removal, while preserving image integrity.

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/images/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen-image",
    "prompt": "A lighthouse on a cliff at golden hour",
    "size": "2K"
  }'

Related models