echung682 commited on
Commit
c49f6cd
·
verified ·
1 Parent(s): e169b54

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.30.2
2
+ fer==22.5.1
3
+ opencv-python==4.8.0.74
4
+ tensorflow>=2.0.0
5
+ matplotlib==3.7.1
6
+ pandas==2.0.3
7
+ gradio==3.40.1
8
+ colorama==0.4.6
9
+ numpy>=1.19.0