Skip to content

rickmschulz/rembg-webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rembg-webapp

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

Watch the tutorial on YouTube

Differences from Original Code:

  1. Behavior Fixes with File Input and Dragzone:

    • Corrected file input behavior to prevent unwanted triggers when clicking on the input element.
  2. Page CSS Style:

    • Updated CSS styles for improved visual appearance and alignment.
  3. Shutdown Button:

    • Added a shutdown button for potential future use, although its current functionality is limited.

Run it

1. pip install -r requirements.txt
2. python app.py or scripts.ps1 (Windows)

About

A simple webapp with rembg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 61.0%
  • Python 26.9%
  • Dockerfile 7.6%
  • PowerShell 4.5%