/age_gender_emotion_prediction

This is a web application that predict age, gender and emotion from an image or real time detection using webcam

Primary LanguagePython

#Required Libraries Installation
#OpenCV
#Streamlit
#Keras

# To run the application open the cmd in the project folder then run : streamlit run app.py