Spaces:
Runtime error
Runtime error
Commit
·
2f15b3c
1
Parent(s):
9d2fa24
Update requirements.txt
Browse files- requirements.txt +4 -19
requirements.txt
CHANGED
@@ -1,19 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
#fastai
|
6 |
-
#scikit-image
|
7 |
-
|
8 |
-
#git+https://github.com/yrodriguezmd/icevision/rem_cv2.git
|
9 |
-
git+https://github.com/yrodriguezmd/icevision/
|
10 |
-
|
11 |
-
mmcv-full
|
12 |
-
#cv2
|
13 |
-
#opencv-python-headless
|
14 |
-
|
15 |
-
#opencv-python
|
16 |
-
|
17 |
-
#python3 import cv2
|
18 |
-
|
19 |
-
#python3-open cv
|
|
|
1 |
+
mmdet==2.19.0
|
2 |
+
gradio
|
3 |
+
icevision[all]
|
4 |
+
mmcv-full==1.3.17 -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|