Skip to content

fiqgant/fiqremovebg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fiqremovebg

fiqremovebg is a free service for removing any photo's background. It operates completely automatically: You don't have to manually separate the background/foreground layers - simply select your image and receive the output image with the background removed!

Dependencies

  • Pillow - Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift.
  • loguru - Python logging made (stupidly) simple
  • python_dotenv - Python-dotenv reads key-value pairs from a .env file and can set them as environment variables.
  • rembg - Rembg is a tool to remove images background.
  • streamlit - Streamlit turns data scripts into shareable web apps in minutes.

Demo

Demo

Demo

Install

  1. Clone this repository
git clone https://github.com/fiqgant/fiqremovebg.git
cd fiqremovebg
  1. Install dependencies
pip install -r requirements.txt
  1. Start web-application
streamlit run app.py

About

Remove any background of image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published