jlev / profile-color-mask

Web app to take a profile picture via the webcam and replace the background with a single color

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profile Masker

Development

  • pip install -r requirements.txt
  • export FLASK_DEBUG=True
  • flask run

Deployment

Heroku

  • Add https://github.com/heroku/heroku-buildpack-apt to your application's buildpack
  • so it will install the packages in Aptfile

About

Web app to take a profile picture via the webcam and replace the background with a single color

License:MIT License


Languages

Language:Python 57.1%Language:JavaScript 26.1%Language:HTML 14.1%Language:CSS 2.7%