kyawhtetpaingwin111 commited on
Commit
ea5c592
1 Parent(s): 4eecd2e

Uploaded the modlel file and requirements file.

Browse files
Files changed (2) hide show
  1. emotion_model.pkl +3 -0
  2. requirements.txt +4 -0
emotion_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95dda13a038e01fcc80d6ef12cf16b6cfe87aa63e48322f47f0b26fda2ee918d
3
+ size 47012406
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ fastai
2
+ gradio
3
+ matplotlib
4
+ librosa