You're looking at a specific version of this model. Jump to the model overview.

jackieyaung /qwen-image-edit-2509-gguf:1ba56609

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
输入图像(主图像)
image2
string
第二张图像(可选,用于多图像编辑)
image3
string
第三张图像(可选,用于多图像编辑)
prompt
string
编辑提示词
negative_prompt
string
blurry, low quality, distorted
负面提示词
steps
integer
4

Min: 1

Max: 100

推理步数
cfg_scale
number
1

Min: 1

Max: 20

CFG Scale (引导强度)
seed
integer
-1
随机种子 (-1 为随机)
denoise
number
0.5

Max: 1

去噪强度

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}