You're looking at a specific version of this model. Jump to the model overview.
helios-infotech /sketch_to_image:feb7325e
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
|
sketch image
|
|
prompt |
string
|
realistic,4k
|
None
|
scale |
number
|
1
Max: 10 |
Factor to scale image by
|
cn_lineart_strength |
number
|
0.8
Max: 1 |
Line art controlnet strength
|
cn_depth_strength |
number
|
1
Max: 1 |
Depth controlnet strength
|
num_inference_steps |
integer
|
30
Max: 60 |
Number of inference steps to generate image
|
seed |
integer
|
0
|
Enter seed > 0,if you enter 0 it will generate 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'}