You're looking at a specific version of this model. Jump to the model overview.
abdulali025 /andro-upscaler:dfe44586
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
|
|
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
|
face_enhancement |
boolean
|
True
|
Apply face enhancement
|
face_enhancement_strength |
number
|
0.8
Min: 0.1 Max: 1 |
Face enhancement strength
|
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'}