You're looking at a specific version of this model. Jump to the model overview.
arielreplicate /stable_diffusion2_upscaling:c3647923
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 |
---|---|---|---|
input_image |
string
|
Image to upscale
|
None
|
num_outputs |
integer
|
1
|
None
|
scale |
number
|
9
Min: 0.1 Max: 30 |
Number of denoising steps
|
ddim_steps |
integer
|
50
Min: 2 Max: 250 |
Number of denoising steps
|
ddim_eta |
number
|
0
Max: 1 |
Upscale factor
|
seed |
integer
|
0
|
Integer seed
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}