You're looking at a specific version of this model. Jump to the model overview.
hassamdevsy /controlnet-inpaint:19ba7c8d
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
|
None
|
|
mask |
string
|
None
|
|
prompt |
string
|
None
|
|
negative_prompt |
string
|
None
|
|
controlnet_conditioning_scale |
number
|
0.5
Max: 1 |
Controlnet Srength
|
guidance_scale |
number
|
7.5
Max: 10 |
Guidance Scale for prompt
|
num_images_per_prompt |
integer
|
1
Min: 1 Max: 4 |
Number Images to return
|
num_inference_steps |
integer
|
30
Min: 10 Max: 50 |
Images to return
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}