akhaliq HF staff commited on
Commit
00908c0
1 Parent(s): a2c45d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -2
requirements.txt CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
1
  Pillow
2
- torch
3
- torchvision
 
 
 
 
 
 
 
1
+ scipy
2
+ tqdm
3
+ yacs
4
+ Cython
5
+ matplotlib>=3.2.2
6
+ numpy>=1.18.5
7
+ opencv-python>=4.1.2
8
  Pillow
9
+ PyYAML>=5.3
10
+ scipy>=1.4.1
11
+ tensorboardX
12
+ seaborn
13
+ prefetch_generator
14
+ imageio
15
+ scikit-learn
16
+ torch>=1.7.0
17
+ torchvision>=0.8.0