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

Added by: APIForAI

Price per call≈ 0.01

License Paper Github

Try it nowAPI information

Try it

Examples

Input

Image
Image
{
"input":{
"image":"https://rbqktisnztholqojxlaf.s..."
"mask":"https://rbqktisnztholqojxlaf.s..."
}
"id":78
}

Output

Image
{
"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"
}

APIForAI

Build fast by accessing AI models easily