Geoffrey Hollingworth commited on
Commit
fa3e9fe
1 Parent(s): 3d3f535

added config

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Facial Sentiment Analysis with Streamlit
2
 
3
  This Streamlit application streams video from the webcam, analyzes facial sentiment, and displays the results in real-time.
 
1
+ title: Sentiment Analyzer
2
+ emoji: 🦀
3
+ colorFrom: indigo
4
+ colorTo: blue
5
+ sdk: streamlit
6
+ sdk_version: 1.35.0
7
+ app_file: app.py
8
+ pinned: false
9
+ license: mit
10
+
11
  # Facial Sentiment Analysis with Streamlit
12
 
13
  This Streamlit application streams video from the webcam, analyzes facial sentiment, and displays the results in real-time.