Skip to content

A simple image background removal service using flask and docker

Notifications You must be signed in to change notification settings

ashutosh7i/rmbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmbg - Remove Background from Images

This is a simple web application that allows users to remove the background from images. It's built with Flask and uses the rembg library to perform the background removal.

Installation

  1. Clone this repository: git clone https://github.com/yourusername/rmbg.git
  2. Navigate to the project directory: cd rmbg
  3. Install the requirements: pip install -r requirements.txt

Usage

  1. Run the application: python app.py
  2. Open your web browser and navigate to http://localhost:5100
  3. Upload an image and click "Remove" to remove the background.

License

MIT

About

A simple image background removal service using flask and docker

Topics

Resources

Stars

Watchers

Forks