Spaces:
Build error
Build error
A newer version of the Streamlit SDK is available:
1.50.0
metadata
title: Emotion Detection App
emoji: π
colorFrom: blue
colorTo: purple
sdk: streamlit
sdk_version: 1.30.0
app_file: app.py
pinned: false
π Real-time Emotion Detection App
This app uses Deep Learning to detect emotions from facial expressions using OpenCV and TensorFlow.
It supports real-time camera feed and image/video uploads for emotion analysis.
π How to Use
- Upload an image or video OR use your camera
- The app will detect faces and predict emotions
- Download the processed image/video
π¦ Dependencies
- TensorFlow
- OpenCV
- NumPy
- Streamlit
π€ Model Details
The app loads a pre-trained deep learning model for emotion detection.
β‘ Live on Hugging Face Spaces!