Create requirements.txt

#3
by OhST - opened
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ requests
4
+ beautifulsoup4
5
+ googletrans==4.0.0-rc1
6
+ tensorflow
7
+ gradio