Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +3 -3
requirements .txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
|
2 |
-
joblib
|
3 |
matplotlib==3.7.1
|
4 |
numpy==1.22.4
|
5 |
pandas==1.5.3
|
6 |
Pillow==8.4.0
|
7 |
Pillow==9.5.0
|
8 |
protobuf==3.20.3
|
9 |
-
scikit_learn
|
10 |
streamlit==1.24.0
|
|
|
1 |
+
|
2 |
+
joblib
|
3 |
matplotlib==3.7.1
|
4 |
numpy==1.22.4
|
5 |
pandas==1.5.3
|
6 |
Pillow==8.4.0
|
7 |
Pillow==9.5.0
|
8 |
protobuf==3.20.3
|
9 |
+
scikit_learn
|
10 |
streamlit==1.24.0
|