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 |
|---|---|---|---|
| image |
string
|
Input image (must be multiple of 64)
|
|
| mask_image |
string
|
Mask image (must be multiple of 64)
|
|
| prompt |
string
|
Text prompt for design
|
|
| height |
integer
|
Min: 64 Max: 1024 |
Height of the image (must be multiple of 64)
|
| width |
integer
|
Min: 64 Max: 1024 |
Width of the image (must be multiple of 64)
|
| negative_prompt |
string
|
lowres, watermark, banner, logo, text, deformed, blurry, out of focus
|
Negative text prompt
|
| num_inference_steps |
integer
|
50
Min: 1 Max: 500 |
Number of denoising steps
|
| guidance_scale |
number
|
15
Min: 1 Max: 50 |
Scale for classifier-free guidance
|
| prompt_strength |
number
|
0.8
Max: 1 |
Prompt strength
|
| seed |
integer
|
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'}