captchaboy commited on
Commit
72ff9d2
1 Parent(s): a3e97f0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.13
2
+ torchvision
3
+ pytorch-lightning
4
+ timm
5
+ nltk
6
+ lmdb
7
+ Pillow
8
+ imgaug
9
+ hydra-core
10
+ fvcore
11
+ ray[tune]
12
+ ax-platform
13
+ PyYAML
14
+ tqdm