ij5 commited on
Commit
16515d7
·
1 Parent(s): a01ee8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -4,6 +4,6 @@ flask
4
  numpy
5
  mmdet
6
  mmpose
7
- mmcv-full -f https://download.openmmlab.com/mmcv/dist/cu111/torch1.8.0/index.html
8
- torch==1.8.2 --extra-index-url https://download.pytorch.org/whl/lts/1.8/cu111
9
- torchvision==0.9.2 --extra-index-url https://download.pytorch.org/whl/lts/1.8/cu111
 
4
  numpy
5
  mmdet
6
  mmpose
7
+ mmcv-full -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.8.0/index.html
8
+ torch==1.8.0
9
+ torchvision==0.9.0