You're looking at a specific version of this model. Jump to the model overview.
ddvinh1 /image-editor-model:001795b1
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
|
Input image to edit
|
|
| instruction |
string
|
Editing instruction
|
|
| negative_prompt |
string
|
low resolution, blur
|
Negative prompt
|
| guidance_scale |
number
|
3
Min: 1 Max: 10 |
Text guidance strength (1-10)
|
| image_guidance_scale |
number
|
1.5
Min: 1 Max: 10 |
Image preservation strength (1-10)
|
| num_inference_steps |
integer
|
28
Min: 10 Max: 50 |
Denoising steps (10-50)
|
| seed |
integer
|
3
|
Random seed
|
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'}