hp733 commited on
Commit
4da315e
·
verified ·
1 Parent(s): 0356080

Upload requirements (1).txt

Browse files
Files changed (1) hide show
  1. requirements (1).txt +13 -0
requirements (1).txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Flask
2
+ gunicorn
3
+ tensorflow
4
+ keras
5
+ pandas
6
+ pillow
7
+ matplotlib
8
+ scikit-learn
9
+ scikit-image
10
+ scipy
11
+ joblib
12
+ numpy==1.23.5
13
+ opencv-python==4.6.0.66