You're looking at a specific version of this model. Jump to the model overview.

fermatresearch /high-resolution-controlnet-tile:de76bd93

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
Prompt for the model
image
string
Control image for scribble controlnet
resolution
None
2560
Image resolution
resemblance
number
0.85

Max: 1

Conditioning scale for controlnet
creativity
number
0.35

Max: 0.6

Denoising strength. 1 means total destruction of the original image
hdr
number
0

Max: 1

HDR improvement over the original image
scheduler
None
DDIM
Choose a scheduler.
steps
integer
8
Steps
guidance_scale
number
0

Max: 30

Scale for classifier-free guidance, should be 0.
seed
integer
Seed
negative_prompt
string
teeth, tooth, open mouth, longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, mutant
Negative prompt
guess_mode
boolean
False
In this mode, the ControlNet encoder will try best to recognize the content of the input image even if you remove all prompts.
tile_size
None
768
Size of partitions of the image. A 1/4 of the final resolution is recommended for optimal.
lora_sharpness_strength
number
1.25

Min: -5

Max: 10

Strength of the image's sharpness. We don't recommend values above 2.
lora_details_strength
number
1

Min: -5

Max: 3

Strength of the image's details
format
None
jpg
Format of the output.

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'}