You're looking at a specific version of this model. Jump to the model overview.
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
|
explain the image
|
|
| init_image |
string
|
source image
|
|
| strength |
number
|
0.8
Max: 1 |
i2i strength
|
| negative_prompt |
string
|
ugly, blurry, poor quality
|
negative strings
|
| num_inference_steps |
integer
|
28
Min: 1 Max: 200 |
how to many steps
|
| true_cfg_scale |
number
|
4
Min: 1 Max: 20 |
guidance scale
|
| aspect_ratio |
None
|
1:1
|
ratio of output image
|
| width |
integer
|
width of output image
|
|
| height |
integer
|
height of output image
|
|
| lora |
string
|
lora
|
|
| lora_scale |
number
|
1
|
lora scale
|
| seed |
integer
|
-1
|
seed
|
| ka_token |
string
|
|
KA token.
|
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'}