Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
|
2 |
-
mrcnn
|
3 |
-
scikit-image
|
4 |
-
opencv-python
|
5 |
-
numpy
|
6 |
-
Pillow
|
7 |
gradio
|
|
|
|
|
|
1 |
+
ultralytics
|
|
|
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
+
opencv-python
|
4 |
+
pillow
|