You're looking at a specific version of this model. Jump to the model overview.
yuanrui-mdt-info /qwen-image-edit-2509-gguf:cf36325a
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
|
输入图像(主图像)
|
|
| prompt |
string
|
|
编辑提示词
|
| negative_prompt |
string
|
blurry, low quality, distorted
|
负面提示词
|
| steps |
integer
|
25
Min: 1 Max: 100 |
推理步数 (建议: Lightning模式4步 / 普通模式25-30步)
|
| 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'}