ydin0771 commited on
Commit
fde4ec7
β€’
1 Parent(s): 83552fc

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -0
requirements.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.8.0
2
+ torchvision==0.9.0
3
+ numpy~=1.19.5
4
+ Pillow~=8.4.0
5
+ scipy
6
+ h5py~=3.5.0
7
+ tensorflow==1.15
8
+ tqdm~=4.62.3
9
+ termcolor~=1.1.0
10
+ matplotlib
11
+ seaborn
12
+ pandas
13
+ flask~=2.0.2
14
+ flask-restful
15
+ flask_cors
16
+ werkzeug~=2.0.2
17
+ imageio~=2.9.0
18
+
19
+ transformers
20
+ pyyaml==5.1
21
+ pytesseract