Restore your images
Brings back the beauty in your photos
Use case example
- - Old photo with grain
- - Photo that lost colours
Try it
You have to be logged in to run this model
Examples
Input
{"input":{"image":"https://rbqktisnztholqojxlaf.s...""HR":false"with_scratch":false}"id":79}
Output
{"status":"succeeded""output":"https://rbqktisnztholqojxlaf.s...""prediction_time":92.740585}
API Information
Input description
image* uri
input image.
HR boolean
whether the input image is high-resolution
with_scratch boolean
whether the input image is scratched
Output JSON Schema
This represents the JSON schema that details the structure of the model's output.
{
"type":"string"
"title":"Output"
"format":"uri"
}