Update requirements.txt with scikit-learn package.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ gradio
|
|
2 |
hopsworks
|
3 |
joblib
|
4 |
pandas
|
5 |
-
scikit-learn
|
|
|
2 |
hopsworks
|
3 |
joblib
|
4 |
pandas
|
5 |
+
scikit-learn
|