doevent commited on
Commit
2260d62
·
1 Parent(s): c309319

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  timm==0.4.12
2
  transformers==4.15.0
3
  fairscale==0.4.4
4
  pycocoevalcap
5
- torch
6
- torchvision
7
  Pillow
 
1
+ pip
2
  timm==0.4.12
3
  transformers==4.15.0
4
  fairscale==0.4.4
5
  pycocoevalcap
6
+ torch==1.9.1
7
+ torchvision==0.14.1
8
  Pillow