Spaces:
Runtime error
Runtime error
Update pre-requirements.txt
Browse files- pre-requirements.txt +1 -1
pre-requirements.txt
CHANGED
@@ -2,4 +2,4 @@ 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
|
|
|
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.git@2.x"
|