Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -4,6 +4,5 @@ numpy==1.19.5
|
|
4 |
matplotlib==3.4.3
|
5 |
pandas==1.3.3
|
6 |
Pillow==8.3.2
|
7 |
-
streamlit
|
8 |
-
joblib
|
9 |
-
pickle
|
|
|
4 |
matplotlib==3.4.3
|
5 |
pandas==1.3.3
|
6 |
Pillow==8.3.2
|
7 |
+
streamlit==1.36.0
|
8 |
+
joblib==1.4.2
|
|