You're looking at a specific version of this model. Jump to the model overview.
shreejalmaharjan-27 /waifu2x:edb4c6d8
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 |
---|---|---|---|
model_type |
string
(enum)
|
art
Options: art, art_scan, photo, swin_unet/art, swin_unet/art_scan, swin_unet/photo, cunet/art, upconv_7/art, upconv_7/photo |
Type of model to use
|
upscaling |
string
(enum)
|
2x
Options: noise, scale, 2x, 4x |
Upscaling factor
|
noise_level |
integer
(enum)
|
3
Options: -1, 0, 1, 2, 3 |
Noise level
|
tile_size |
integer
|
256
|
Tile size
|
batch_size |
integer
|
4
|
Batch size
|
transparency |
boolean
|
False
|
Transparency
|
file |
string
|
Input image or video file
|
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'}