Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
joblib
|
2 |
-
gradio
|
3 |
-
numpy
|
|
|
|
1 |
+
joblib
|
2 |
+
gradio
|
3 |
+
numpy
|
4 |
+
scikit-learn
|