Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +7 -8
requirements .txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
joblib
|
2 |
-
matplotlib
|
3 |
-
numpy
|
4 |
-
pandas
|
5 |
-
Pillow
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
streamlit==1.24.0
|
|
|
1 |
joblib
|
2 |
+
matplotlib
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
Pillow
|
6 |
+
protobuf
|
7 |
+
scikit-learn
|
8 |
+
streamlit
|
|