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

philz1337x /clarity-lowres-upscaler:894c3ac7

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
Source image
output_size
integer
1024
Size of output image
prompt
string
best quality
Input prompt
negative_prompt
string
blur, lowres, bad anatomy, bad hands, cropped, worst quality
Negative prompt
strength
number
1
Strength
steps
integer
32
Number of steps
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
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array',
 'x-cog-array-type': 'iterator'}