You're looking at a specific version of this model. Jump to the model overview.
cjwbw /prompt-free-diffusion:30a27fc7
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
|
|
control |
string
|
Control input
|
|
context_encoder |
string
(enum)
|
SeeCoder
Options: SeeCoder, SeeCoder-PA, SeeCoder-Anime |
Choose a context encoder
|
tag_diffuser |
string
(enum)
|
Deliberate-v2.0
Options: SD-v1.5, OpenJouney-v4, Deliberate-v2.0, RealisticVision-v2.0, Anything-v4 |
Choose a diffusion model
|
preprocess_type |
string
(enum)
|
canny
Options: canny, depth, mlsd, openpose, scribble, none |
Choose a Preprocess Type
|
control_net |
string
(enum)
|
canny
Options: canny, depth, mlsd, openpose, scribble |
Choose ControlNet
|
out_width |
integer
|
512
Min: 512 Max: 1536 |
Width of output image. Reduce if hits the memory limit
|
out_height |
integer
|
512
Min: 512 Max: 1536 |
Height of output image. Reduce if hits the memory limit
|
num_inference_steps |
integer
|
50
Min: 1 Max: 500 |
Number of denoising steps
|
guidance_scale |
number
|
2
Max: 10 |
Scale for classifier-free guidance
|
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.
{'format': 'uri', 'title': 'Output', 'type': 'string'}