hammaster/cutoutai
0
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.
