Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 398 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 398 Bytes

Face Detection Application

Installation:


Firstly, install flask to run the application:
pip install flask

Now you can clone the code into your system:

git clone https://github.com/Madhav2133/wall-e

How to Use:


You can run the code by following command

python3 app.py

Then go to the url produced in your favourite browser to use the application!