logu29 commited on
Commit
864cf03
·
verified ·
1 Parent(s): c00e8ff

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==4.11.0
2
+ transformers==4.39.3
3
+ torch==2.2.2
4
+ tensorflow==2.14.0
5
+ deepface==2023.9.3
6
+ opencv-python==4.8.1.78
7
+ moviepy==1.0.3
8
+ textblob==0.17.1