Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pillow
|
|
4 |
ultralytics
|
5 |
numpy
|
6 |
opencv-python
|
7 |
-
imutils
|
|
|
|
4 |
ultralytics
|
5 |
numpy
|
6 |
opencv-python
|
7 |
+
imutils
|
8 |
+
scikit-learn
|