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

abdulali025 /andro-upscaler:aaa87d66

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 to upscale
prompt
string
Text prompt to guide the upscaling. Leave empty for default behavior.
guidance_scale
number
5

Min: 1

Max: 20

Guidance scale for Image adherence
num_inference_steps
integer
28

Min: 8

Max: 50

Number of denoising steps
upscale_factor
integer
4

Min: 1

Max: 4

Factor by which to upscale the image
controlnet_conditioning_scale
number
0.6

Min: 0.1

Max: 1.5

Controlnet conditioning scale
seed
integer
Random seed. Leave blank to randomize the seed
apply_cc_preset
boolean
False
Apply CC Preset effect to 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'}