You're looking at a specific version of this model. Jump to the model overview.
usamaehsan /qwen-image-edit-2511-lab:9c7d07ab
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
|
|
| width |
integer
|
Min: 256 Max: 1536 |
Output width, /16
|
| height |
integer
|
Min: 256 Max: 1536 |
Output height, /16
|
| num_inference_steps |
integer
|
0
Max: 12 |
0 = backend default (fp8: 4, nunchaku: 8)
|
| ref_size |
integer
|
1024
Min: 256 Max: 1536 |
Side of the square area the reference is resized to for the VAE (its tokens join the transformer sequence). Stock: 1024
|
| cond_size |
integer
|
384
Min: 128 Max: 768 |
Side of the area the reference is resized to for the text encoder's vision tower. Stock: 384
|
| attention |
None
|
native
|
None
|
| seed |
integer
|
None
|
|
| output_format |
None
|
jpg
|
None
|
| output_quality |
integer
|
90
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'}