You're looking at a specific version of this model. Jump to the model overview.
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
|
Input image
|
|
ddpm_steps |
integer
|
200
|
Number of DDPM steps for sampling
|
fidelity_weight |
number
|
0.5
|
Balance the quality (lower number) and fidelity (higher number)
|
upscale |
number
|
4
|
The upscale for super-resolution, 4x SR by default
|
tile_overlap |
integer
|
32
Max: 64 |
The overlap between tiles, betwwen 0 to 64
|
colorfix_type |
string
(enum)
|
adain
Options: adain, wavelet, none |
An enumeration.
|
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'}