Pradheep1647 commited on
Commit
162ff97
Β·
1 Parent(s): cb017a7

updated readme file

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Multi Modal Emotion Recognition πŸ“ˆ
2
 
3
  This application allows users to analyze emotions from videos using state-of-the-art models for both audio and visual content. You can upload videos (maximum length of 2 minutes) to extract emotions from both speech and facial expressions in real-time.
 
1
+ ---
2
+ title: Multi Modal Emotion Recognition
3
+ emoji: πŸ“ˆ
4
+ colorFrom: gray
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: "4.44.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
  # Multi Modal Emotion Recognition πŸ“ˆ
14
 
15
  This application allows users to analyze emotions from videos using state-of-the-art models for both audio and visual content. You can upload videos (maximum length of 2 minutes) to extract emotions from both speech and facial expressions in real-time.