You're looking at a specific version of this model. Jump to the model overview.
lucataco /controlnet-union-pro:bd0dacc6
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
|
A bohemian-style female travel blogger with sun-kissed skin and messy beach waves
|
Input prompt
|
guidance_scale |
number
|
3.5
Max: 5 |
Guidance scale
|
steps |
integer
|
28
Min: 1 Max: 50 |
Number of steps
|
control_type |
string
(enum)
|
canny
Options: canny, tile, depth, blur, pose, gray, low-quality |
Control type
|
control_strength |
number
|
0.2
Max: 1 |
ControlNet strength, depth works best at 0.2, canny works best at 0.4. Recommended range is 0.3-0.8
|
control_image |
string
|
|
Control image
|
seed |
integer
|
Set a seed for reproducibility. Random by default.
|
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'}