Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ ultralytics
|
|
2 |
matplotlib
|
3 |
numpy
|
4 |
gradio
|
5 |
-
pickle5
|
|
|
|
2 |
matplotlib
|
3 |
numpy
|
4 |
gradio
|
5 |
+
pickle5
|
6 |
+
scikit-learn
|