Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
mmcv-full==1.0.5
|
2 |
-
mmdet
|
3 |
numpy==1.22.4
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
openmim==0.1.5
|
|
|
1 |
mmcv-full==1.0.5
|
2 |
+
mmdet==2.28.2
|
3 |
numpy==1.22.4
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
openmim==0.1.5
|