sneedium commited on
Commit
cb0ed46
·
1 Parent(s): a864611

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1 +1,13 @@
1
- git+https://github.com/baudm/parseq
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/baudm/parseq
2
+ pytorch-lightning~=1.6.5
3
+ timm~=0.6.5
4
+ nltk~=3.7.0
5
+ lmdb~=1.3.0
6
+ Pillow~=9.2.0
7
+ imgaug~=0.4.0
8
+ hydra-core~=1.2.0
9
+ fvcore~=0.1.5.post20220512
10
+ ray[tune]~=1.13.0
11
+ ax-platform~=0.2.5.1
12
+ PyYAML~=6.0.0
13
+ tqdm~=4.64.0