Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 585 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 585 Bytes

Remove Background Microservice

Remove Background Microservice is a FastAPI-based server that exposes an API for removing image backgrounds using the rembg library.

Features

  • API endpoint for removing image backgrounds
  • Rate limiting to control usage
  • Easily deployable as a standalone server

Installation

Prerequisites

  • Python 3.7+
  • rembg library

API Endpoints

  • /v1/remove-background (POST): Remove the background of an uploaded image Contributing

License

This project is licensed under the MIT License.