Spaces:
Runtime error
Runtime error
Update pre-requirements.txt
Browse files- pre-requirements.txt +2 -2
pre-requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pip==23.0.1
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
-
|
| 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]
|