All models

Image generation · DeepInfra

Qwen Image Max

Canonical id: Qwen/Qwen-Image-Max · /v1/images

Text in → Image out
Try it in the playground

Price

$0.075 / image

per generated image

+ LLMRouter platform fee: 1% of provider cost (≈ $0.0008) — billed as its own line, never blended into the price above.

API

curl https://api.llmrouter.sh/v1/images \
  -H "Authorization: Bearer llmr_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"model": "Qwen/Qwen-Image-Max", "prompt": "A watercolor fox in a misty forest"}'