xinyu1205 commited on
Commit
063d0f9
1 Parent(s): f223a4f

Update requirements.txt

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