You're looking at a specific version of this model. Jump to the model overview.
usamaehsan /qwen-image-edit-2511-fast:1c15fad8
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 |
|---|---|---|---|
| prompt |
string
|
Edit instruction
|
|
| image |
array
|
Reference image(s) as data: URIs. http URLs are rejected because Replicate bills their download time on every call.
|
|
| width |
integer
|
Min: 256 Max: 1536 |
Output width, /32
|
| height |
integer
|
Min: 256 Max: 1536 |
Output height, /32
|
| num_inference_steps |
integer
|
4
Min: 1 Max: 12 |
None
|
| true_cfg_scale |
number
|
1
Min: 1 Max: 7.5 |
Keep at 1.0. Above 1.0 doubles every forward pass and the Lightning distillation does not need it.
|
| seed |
integer
|
None
|
|
| output_format |
None
|
webp
|
None
|
| output_quality |
integer
|
85
Min: 1 Max: 100 |
None
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}