You're looking at a specific version of this model. Jump to the model overview.
lucataco /controlnet-tile:f688ff77
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
|
|
scale |
integer
(enum)
|
2
Options: 2, 4, 8, 16 |
Scale multiplier
|
strength |
number
|
0.5
Min: 0.1 Max: 2 |
Strength of the diffusion
|
num_inference_steps |
integer
|
32
Min: 1 Max: 100 |
Number of inference steps
|
seed |
integer
|
Random seed. Leave blank to randomize the 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'}