enemy7 commited on
Commit
e2e6b88
1 Parent(s): 1345305

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tensorflow
2
+ Flask
3
+ Pillow
4
+ requests
5
+
6
+ tensorflow==2.12.0
7
+ tensorflow-hub==0.13.0
8
+ pandas==2.0.0
9
+ scikit-learn==1.2.2
10
+ emoji
11
+ nltk
12
+ tensorflow_hub
13
+ imblearn