echung682 commited on
Commit
c1fd352
·
verified ·
1 Parent(s): 73150c9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
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
 
 
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
10
+ moviepy.editor