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 |
None
|
SeeCoder
|
Choose a context encoder
|
tag_diffuser |
None
|
Deliberate-v2.0
|
Choose a diffusion model
|
preprocess_type |
None
|
canny
|
Choose a Preprocess Type
|
control_net |
None
|
canny
|
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.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}