Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
mmengine
|
2 |
mmcv>=2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu116/torch1.12.0/index.html
|
|
|
3 |
numpy==1.22.4
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
openmim==0.1.5
|
|
|
1 |
mmengine
|
2 |
mmcv>=2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu116/torch1.12.0/index.html
|
3 |
+
mmdet
|
4 |
numpy==1.22.4
|
5 |
opencv-python-headless==4.5.5.64
|
6 |
openmim==0.1.5
|