File size: 343 Bytes
3d3f535
72fcc88
3d3f535
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# Facial Sentiment Analysis with Streamlit

This Streamlit application streams video from the webcam, analyzes facial sentiment, and displays the results in real-time.

## How to Use

1. Clone the repository.
2. Ensure you have the necessary packages installed: `pip install -r requirements.txt`
3. Run the application: `streamlit run app.py`