Commit
Β·
76da185
1
Parent(s):
427b3bc
First commit
Browse files- .gitignore +0 -0
- README.md +3 -3
- app.py +0 -0
- project_info/description.txt +0 -0
- requirements.txt +0 -0
.gitignore
ADDED
File without changes
|
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
title: Multimodal Emotion Recognition
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.26.0
|
8 |
app_file: app.py
|
|
|
1 |
---
|
2 |
title: Multimodal Emotion Recognition
|
3 |
+
emoji: π
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: orange
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.26.0
|
8 |
app_file: app.py
|
app.py
ADDED
File without changes
|
project_info/description.txt
ADDED
File without changes
|
requirements.txt
ADDED
File without changes
|