Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
scikit-learn
|
2 |
streamlit
|
|
|
3 |
numpy
|
4 |
pillow
|
5 |
-
tensorflow
|
6 |
joblib
|
7 |
-
|
|
|
|
|
1 |
streamlit
|
2 |
+
tensorflow
|
3 |
numpy
|
4 |
pillow
|
|
|
5 |
joblib
|
6 |
+
scikit-learn
|