{
  "id": "alibaba/qwen-image-2.0",
  "name": "Qwen Image 2.0",
  "type": "image",
  "description": "Qwen-Image-2.0 is Alibaba’s unified image generation and editing model with strong text/typography rendering and native ~2K output.",
  "supports": [
    {
      "id": "txt->img",
      "label": "Text → Image",
      "description": "Generate an image from a text prompt"
    },
    {
      "id": "img->img",
      "label": "Image → Image",
      "description": "Transform or edit a reference image with a prompt"
    },
    {
      "id": "inputs",
      "label": "Inputs",
      "description": "Supports reference/input images"
    },
    {
      "id": "native_enhance_prompt",
      "label": "Native Enhance Prompt",
      "description": "Provider-native prompt enhancement"
    }
  ],
  "pricing": {
    "currency": "USD",
    "perImage": 0.03,
    "perInputImage": 0
  },
  "links": {
    "page": "https://mynth.io/models/alibaba%2Fqwen-image-2.0",
    "playground": "https://mynth.io/playground?_m=alibaba%2Fqwen-image-2.0",
    "json": "https://mynth.io/models/alibaba%2Fqwen-image-2.0.json",
    "txt": "https://mynth.io/models/alibaba%2Fqwen-image-2.0.txt",
    "apiDocs": "https://docs.mynth.io/reference/image-generation-request",
    "quickstart": "https://docs.mynth.io/quickstart",
    "sdk": "https://docs.mynth.io/sdk/js-ts/overview"
  },
  "family": [
    {
      "id": "alibaba/qwen-image-2.0-pro",
      "name": "Qwen Image 2.0 Pro",
      "page": "https://mynth.io/models/alibaba%2Fqwen-image-2.0-pro",
      "json": "https://mynth.io/models/alibaba%2Fqwen-image-2.0-pro.json"
    }
  ]
}