/profile-color-mask

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

Primary LanguagePythonMIT LicenseMIT

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