Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
tensorflow==2.10.0
|
2 |
-
keras==2.
|
3 |
numpy==1.19.5
|
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
|
|
|
1 |
tensorflow==2.10.0
|
2 |
+
keras==2.10.0
|
3 |
numpy==1.19.5
|
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
|