You're looking at a specific version of this model. Jump to the model overview.

wzx0826/lbnet:300abac3

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
Image to be upscaled
variant
string (enum)
LBNet-X2

Options:

LBNet-X2, LBNet-X3, LBNet-X4

Variant of the model
max_img_height
integer
400
Maximum image height in pixels (to prevent memory errors)
max_img_width
integer
400
Maximum image width in pixels (to prevent memory errors)
rgb_range
integer
255
RGB range of inputted image

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'}