dnth commited on
Commit
6e8a287
1 Parent(s): 9f1b006

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,6 +6,6 @@ git+https://github.com/dnth/icevision.git
6
  #mmdet
7
 
8
  #mmcv-full==1.3.17
9
- -i https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/mmcv_full-1.3.17-cp38-cp38-manylinux1_x86_64.whl
10
  mmdet==2.19.0
11
  torch==1.10.0
 
6
  #mmdet
7
 
8
  #mmcv-full==1.3.17
9
+ mmcv-full==1.3.17 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
10
  mmdet==2.19.0
11
  torch==1.10.0