Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
scikit-image
|
|
|
4 |
joblib
|
5 |
gradio
|
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
scikit-image
|
4 |
+
scikit-learn
|
5 |
joblib
|
6 |
gradio
|