KyanChen commited on
Commit
a9c3fe1
1 Parent(s): 9dfbc09

Update pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +2 -2
pre-requirements.txt CHANGED
@@ -1,5 +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
5
- git+https://github.com/open-mmlab/[email protected]
 
1
  pip==23.0.1
2
  torch
3
  torchvision
4
+ mmcv>=2.0.0rc3
5
+ # git+https://github.com/open-mmlab/[email protected]