Emotion Detection application created using Convolutional Neural Networks and Deep Learning. The dataset used is the FER2013 dataset from Kaggle.com.
The application was created using the 'Streamlit' library in Python and the necessary Procfile and requirements.txt files are provided as well.
The application is run by using 'streamlit run app.py' in command prompt.
It has also been deployed on HuggingFace