Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -7,8 +7,8 @@ huggingface_hub
|
|
| 7 |
onnxruntime
|
| 8 |
|
| 9 |
#mmcv<2.2.0
|
| 10 |
-
|
| 11 |
-
|
| 12 |
|
| 13 |
# For Web UI
|
| 14 |
#gradio
|
|
|
|
| 7 |
onnxruntime
|
| 8 |
|
| 9 |
#mmcv<2.2.0
|
| 10 |
+
mmcv==2.1.0
|
| 11 |
+
mmdet==3.2.0
|
| 12 |
|
| 13 |
# For Web UI
|
| 14 |
#gradio
|