ElenaRyumina commited on
Commit
9f40f0f
β€’
1 Parent(s): 3c1ae61
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Audio-visual compound expression recognition
3
  emoji: πŸ˜€πŸ˜²πŸ˜πŸ˜₯πŸ₯΄πŸ˜±πŸ˜‘
4
  colorFrom: blue
5
  colorTo: pink
 
1
  ---
2
+ title: Audio-Visual Compound Expression Recognition
3
  emoji: πŸ˜€πŸ˜²πŸ˜πŸ˜₯πŸ₯΄πŸ˜±πŸ˜‘
4
  colorFrom: blue
5
  colorTo: pink
requirements.txt CHANGED
@@ -5,4 +5,5 @@ torchaudio==2.1.2
5
  torchvision==0.16.2
6
  mediapipe==0.10.9
7
  pillow==10.2.0
8
- toml==0.10.
 
 
5
  torchvision==0.16.2
6
  mediapipe==0.10.9
7
  pillow==10.2.0
8
+ toml==0.10.
9
+ transformers==4.36.2