You're looking at a specific version of this model. Jump to the model overview.
fofr /ultrapixel:48934fc1
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
|
|
None
|
width |
integer
|
2048
Min: 1024 Max: 5120 |
None
|
height |
integer
|
2048
Min: 1024 Max: 5120 |
None
|
stage_b_steps |
integer
|
10
Min: 1 Max: 50 |
None
|
stage_b_cfg |
number
|
1.1
Min: 0.1 Max: 10 |
None
|
stage_c_steps |
integer
|
20
Min: 1 Max: 50 |
None
|
stage_c_cfg |
number
|
4
Min: 0.1 Max: 10 |
None
|
canny_control_image |
string
|
Optional control image for canny controlnet
|
|
controlnet_weight |
number
|
0.7
Min: 0.1 Max: 1 |
None
|
output_format |
string
(enum)
|
webp
Options: webp, jpg, png |
Format of the output images
|
output_quality |
integer
|
80
Max: 100 |
Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
|
seed |
integer
|
Set a seed for reproducibility. Random by default.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}