A face analysis web app developed with flask framework
** Its root live url is:
Ensure you have python 3.9+ installed on your system.
Clone the repository:
git clone <repository-url>
cd <project-directory>
pip install -r requirements.txt
flask run