Sirus1 commited on
Commit
16e1b7d
·
1 Parent(s): ee39801

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  --extra-index-url https://download.pytorch.org/whl
2
- torch==1.11.0+cu113
3
  torchvision==0.12.0+cu113
4
  torchaudio==0.11.0
5
- -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu111/torch1.9/index.html
 
6
  transformers
7
  timm==0.4.12
8
  openai
 
1
  --extra-index-url https://download.pytorch.org/whl
2
+ torch==1.10.0+cu113
3
  torchvision==0.12.0+cu113
4
  torchaudio==0.11.0
5
+ -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
6
+ detectron2
7
  transformers
8
  timm==0.4.12
9
  openai