Jiayi-Pan commited on
Commit
4be2c81
·
1 Parent(s): e93694e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=1.7.0
2
+ torchvision>=0.6.0
3
+ tqdm
4
+ transformers
5
+ timm
6
+ wandb
7
+ prettytable
8
+ spacy
9
+ pycocotools
10
+ einops
11
+ scipy