fcakyon commited on
Commit
73a6c54
1 Parent(s): fe04aac

update mmcv version in reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  -f https://download.pytorch.org/whl/torch_stable.html
 
2
  streamlit
3
  torch==1.8.1+cpu
4
  git+https://github.com/obss/sahi.git
5
  mmdet==2.18.1
6
- mmcv==1.3.17
1
  -f https://download.pytorch.org/whl/torch_stable.html
2
+ -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.8.0/index.html
3
  streamlit
4
  torch==1.8.1+cpu
5
  git+https://github.com/obss/sahi.git
6
  mmdet==2.18.1
7
+ mmcv-full==1.3.17