关于此模型
Qwen 3.0 图生图可根据文本编辑指令转换现有参考照片,同时保留环境光照、构图、透视和细致的环境信息。
成本分析
| 提供商 | 费用 | 备注 |
|---|---|---|
| muapiapp | $0.03 (1K) / $0.05 (2K) | 包含多图像输入处理。 |
| Fal.ai | $0.04 (1K) / $0.06 (2K) | muapiapp 在每个分辨率档位都更具性价比。 |
| Replicate | $0.04 (1K) / $0.065 (2K) | muapiapp 在每个分辨率档位都更具性价比。 |
包含多图像输入处理。
muapiapp 在每个分辨率档位都更具性价比。
muapiapp 在每个分辨率档位都更具性价比。
** 竞品价格根据相似模型架构和使用层级估算。
配置参数
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| 提示词 | string | 描述图像转换、风格和编辑指令的正向提示词。(最多 800 个字符) | Preserve the entire coffee shop environment, furniture, lighting, and camera perspective. Replace only the content of the framed poster. |
| 输入图像 | array | 输入参考图像 URL(每个最大 10MB)。 | https://static.aiquickdraw.com/tools/example/1785909232707_STAQCAqg.png |
| 分辨率 | 枚举(2 个选项) | - | 1k |
| 画面比例 | 枚举(8 个选项) | - | 16:9 |
| 输出格式 | 枚举(2 个选项) | - | png |
| 智能提示词扩展 | boolean | - | true |
| 负面提示词 | string | Described content to exclude from the 生成的图像. (Max 5000 characters) | - |
描述图像转换、风格和编辑指令的正向提示词。(最多 800 个字符)
Preserve the entire coffee shop environment, furniture, lighting, and camera perspective. Replace only the content of the framed poster.输入参考图像 URL(每个最大 10MB)。
https://static.aiquickdraw.com/tools/example/1785909232707_STAQCAqg.png-
1k-
16:9-
png-
trueDescribed content to exclude from the 生成的图像. (Max 5000 characters)
-开发者文档
image_urls 中传入图像 URL 数组(每张最多 10MB)。1K 或 2K)和 image_size 画面比例。/api/v1/qwen3-image-to-image 发送 POST 请求。curl -X POST "https://api.muapi.ai/api/v1/qwen3-image-to-image" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"image_urls": ["https://example.com/reference.png"],
"prompt": "Preserve the coffee shop environment and replace only the framed poster content.",
"resolution": "1K"
}'
常见问答
Qwen 3.0 图生图是先进的图生图转换模型,能够进行精确的局部编辑和风格变换。
你可以提供多个参考图像 URL(每个图像文件最多 10MB)。
会。Qwen 3.0 图生图会保留输入图像中的物理光照、反射和相机透视。