Skip to content

Dockerized simple remove bg app using rmbg library, written on python

Notifications You must be signed in to change notification settings

Schutz3/ZeeRmbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zee Remove BG

A simple flask app to remove the background of an image with Rembg

Zee Remove BG Preview

Deployed site (I hope my GCP bill doesn't explode)

ZeeRMBG

Features

  • Easy-to-use web interface
  • Drag and drop or click to upload images
  • Supports PNG, JPG, and JPEG file formats
  • Maximum file size of 10MB
  • Preview of original and processed images
  • One-click download of the processed image

Tech Stack

  • Python
  • Flask
  • Rembg
  • Pillow
  • HTML/CSS/JavaScript
  • Tailwind CSS
  • DaisyUI

Getting Started

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Run the app: python app.py
  4. Open your browser and navigate to http://localhost:9033

Usage

  1. Upload an image by dragging and dropping or clicking the "Select Image" button
  2. Wait for the background removal process to complete
  3. Preview the original and processed images
  4. Click the "Download" button to save the processed image

Author

ScZee

About

Dockerized simple remove bg app using rmbg library, written on python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published