Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 279 Bytes
  1. git clone https://github.com/itspranaw/Face-Blur-Cg.git

Create and activate the virtual environment: (Recommended)

  1. python -m venv env

    env\Scripts\activate

  2. cd Face-Blur-cg

  3. pip install opencv-python opencv-python-headless flask

  4. python app.py