Remove Background Microservice is a FastAPI-based server that exposes an API for
removing image backgrounds using the rembg
library.
- API endpoint for removing image backgrounds
- Rate limiting to control usage
- Easily deployable as a standalone server
- Python 3.7+
- rembg library
- /v1/remove-background (POST): Remove the background of an uploaded image Contributing
This project is licensed under the MIT License.