KyanChen commited on
Commit
781bd4d
·
1 Parent(s): f13b596

Update pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +2 -1
pre-requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  pip==23.0.1
2
  torch
3
  torchvision
4
- mmcv>=2.0.0rc4 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.13/index.html
 
 
1
  pip==23.0.1
2
  torch
3
  torchvision
4
+ # mmcv>=2.0.0rc4 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.13/index.html
5
+ "git+https://github.com/open-mmlab/mmcv/tree/2.x.git"