hushell commited on
Commit
f80fefc
1 Parent(s): 481835e

update pip deps

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,10 +1,7 @@
1
- torch>=1.6
 
2
  numpy
3
  tqdm
4
- tensorboard
5
- ml-collections
6
- timm
7
- ftfy
8
- wget
9
- tabulate
10
- tables
 
1
+ torch==1.7.0
2
+ torchvision==0.8.1
3
  numpy
4
  tqdm
5
+ matplotlib
6
+ dotmap
7
+ Pillow