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

add pip deps

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