CoolFace
Apppublic

hammaster/cutoutai

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
App README

CutoutAI Background Removal Service

This space hosts a custom API for removing backgrounds from images using BiRefNet.

API Usage

Endpoint: /remove-background

Method: POST

Body: multipart/form-data with an image file.

Response: Returns the image PNG with transparent background.