Maol commited on
Commit
392ae7e
1 Parent(s): d70cd3d

Upload requirements.txt

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