Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ pandas
|
|
3 |
joblib
|
4 |
keras
|
5 |
tensorflow
|
6 |
-
|
7 |
gradio
|
8 |
numpy
|
|
|
3 |
joblib
|
4 |
keras
|
5 |
tensorflow
|
6 |
+
scikit-learn
|
7 |
gradio
|
8 |
numpy
|