Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.13.1
|
2 |
torchvision==0.14.1
|
3 |
-
mmcv
|
4 |
mmdet==2.25.1
|
5 |
opencv-python
|
6 |
numpy
|
|
|
1 |
torch==1.13.1
|
2 |
torchvision==0.14.1
|
3 |
+
mmcv==1.7.0
|
4 |
mmdet==2.25.1
|
5 |
opencv-python
|
6 |
numpy
|