A Flask web application where users are able to have their own mood detected.
Note: The web application is not deployed at the moment. It will only work locally.
- To install all the required dependencies, simply run
pip install -r requirements.txt
- Next, run
python app.py
and open up http://localhost:5000/