Spaces:
Runtime error
Runtime error
update requirements file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
mmcv-full==1.5.2
|
2 |
mmdet==2.25.0
|
3 |
numpy==1.22.4
|
|
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
openmim==0.1.5
|
6 |
torch==1.11.0
|
|
|
1 |
mmcv-full==1.5.2
|
2 |
mmdet==2.25.0
|
3 |
numpy==1.22.4
|
4 |
+
mmengine
|
5 |
opencv-python-headless==4.5.5.64
|
6 |
openmim==0.1.5
|
7 |
torch==1.11.0
|