Advanced Image Enhancement Tool

This model is a sophisticated solution for enhancing image quality. It employs cutting-edge algorithms to elevate the sharpness, clarity, and overall detail of images.

Use cases examples

  • - Restore photo of bad resolution
  • - Enhance quality of pixelised photo when you zoom im

Added by: APIForAI

Price per call≈ 0.01

License Github

Try it nowAPI information

Try it

Examples

Input

Image
{
"input":{
"image":"https://rbqktisnztholqojxlaf.s..."
"scale":4
"face_enhance":false
}
"id":74
}

Output

Image
{
"status":"succeeded"
"output":"https://rbqktisnztholqojxlaf.s..."
"prediction_time":4.436475
}

API Information

Input description

image* uri

Input image

scale number

Factor to scale image by

Default value: 4

face_enhance boolean

Face enhance

Default value: true

Output JSON Schema

This represents the JSON schema that details the structure of the model's output.

{
"type":"string"
"title":"Output"
"format":"uri"
}

APIForAI

Build fast by accessing AI models easily