Prajwal-r-k commited on
Commit
feee1d7
·
verified ·
1 Parent(s): 7a03fd9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ addict
2
+ future
3
+ lmdb
4
+ numpy
5
+ opencv-python
6
+ Pillow
7
+ pyyaml
8
+ requests
9
+ scikit-image
10
+ scipy
11
+ tb-nightly
12
+ tqdm
13
+ yapf
14
+ flask
15
+ gunicorn
16
+ torch
17
+ torchvision
18
+