SisaFormatC

SisaFormatC - A Python Web App for Facial Emotion Recognition using Flask.

Run

We can create local database using this command. Database is mandatory one, without DB we can't store the details.

python db.py

We can run this application using this command

python main.py

Requirements

Contributing