Skip to content

koji/background-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

background remover

Recording.2023-12-31.010907.mp4

requirements

  • gradio
  • rembg

how to run the code

  1. clone this repo
  2. install dependencies
pip install -r requirements.txt
  1. run the app
python app.py

how to host this on Huggingface space

https://huggingface.co/

  1. create a space
  2. select Gradio
  3. push app.py and requirements.txt

Releases

No releases published

Packages

No packages published

Languages