Get rid of items in a picture
Provide a mask of items you want to be removed, our AI will make it disappear.
Use case example
- - Erase unwanted objects in a photo
- - Remove small items of a messy place
Try it
You have to be logged in to run this model
Examples
Input
{"input":{"image":"https://rbqktisnztholqojxlaf.s...""mask":"https://rbqktisnztholqojxlaf.s..."}"id":78}
Output
{"status":"succeeded""output":"https://rbqktisnztholqojxlaf.s...""prediction_time":4.6726}
API Information
Input description
image* uri
Input image
mask* uri
Mask image
Output JSON Schema
This represents the JSON schema that details the structure of the model's output.
{
"type":"string"
"title":"Output"
"format":"uri"
}