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

topazlabs /image-upscale:2fdc3b86

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 enhance
enhance_model
None
Standard V2
Model to use: Standard V2 (general purpose), Low Resolution V2 (for low-res images), CGI (for digital art), High Fidelity V2 (preserves details), Text Refine (optimized for text)
upscale_factor
None
None
How much to upscale the image
output_format
None
jpg
Output format
subject_detection
None
None
Subject detection
face_enhancement
boolean
False
Enhance faces in the image
face_enhancement_creativity
number
0

Max: 1

Choose the level of creativity for face enhancement from 0 to 1. Defaults to 0, and is ignored if face_enhancement is false.
face_enhancement_strength
number
0.8

Max: 1

Control how sharp the enhanced faces are relative to the background from 0 to 1. Defaults to 0.8, and is ignored if face_enhancement is false.

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