Get rid of an image background
Simply send a photo and the magic will happen to remove the background.
Use case example
- - Higlight a product
Try it
You have to be logged in to run this model
Examples
Input
{"input":{"image":"https://rbqktisnztholqojxlaf.s..."}"id":76}
Output
{"status":"succeeded""output":"https://rbqktisnztholqojxlaf.s...""prediction_time":14.746325}
API Information
Input description
image uri
Input image
Output JSON Schema
This represents the JSON schema that details the structure of the model's output.
{
"type":"string"
"title":"Output"
"format":"uri"
}