xinyu1205 commited on
Commit
f223a4f
1 Parent(s): 8962d34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
- git+https://github.com/huggingface/transformers.git@main
2
- torch
 
 
 
 
 
 
1
+ timm==0.4.12
2
+ transformers==4.15.0
3
+ fairscale==0.4.4
4
+ pycocoevalcap
5
+ torch
6
+ torchvision
7
+ Pillow