UniRouteUniRoute
全部模型
Qwen Image Edit
图像

Qwen

Qwen Image Edit

Qwen-Image-Edit is an open-source image editing model based on Qwen-Image, supporting semantic and appearance editing with precise, visually coherent results. It also handles bilingual (Chinese and English) text editing while preserving font, size, and style, making it a versatile tool for advanced visual content manipulation.

定价

档位UniRoute 价格市场参考价
每次请求$0.03$0.035

每次请求

模型介绍

Qwen-Image-Edit is an open-source image editing model based on Qwen-Image, supporting semantic and appearance editing with precise, visually coherent results. It also handles bilingual (Chinese and English) text editing while preserving font, size, and style, making it a versatile tool for advanced visual content manipulation.

图生图

一次请求即可调用

兼容 OpenAI SDK —— 只需修改 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-edit",
    "prompt": "A lighthouse on a cliff at golden hour",
    "size": "2K"
  }'

相关模型