Create requirements.txt

#29
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio
2
+ pandas
3
+ openpyxl
4
+ xlrd
5
+ googletrans==4.0.0rc1