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

prakharsaxena24 /masked-upscaler:0e864cd4

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
Input image
mask
string
Mask image areas to not upscale
scale_factor
number
2
Scale by factor
prompt
string
masterpiece, best quality, highres, <lora:more_details:0.5> <lora:SDXLrender_v2.0:1>
Prompt
num_inference_steps
integer
20

Min: 1

Max: 100

Num of steps
seed
integer
42
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'}