Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
gradio==2.4.0
|
| 2 |
-
icevision[all]
|
|
|
|
|
|
|
|
|
| 1 |
gradio==2.4.0
|
| 2 |
+
icevision[all]
|
| 3 |
+
mmcv-full==1.3.17 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
|
| 4 |
+
mmdet==2.17.0
|