Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
scikit-learn==1.2.0
|
2 |
-
keras
|
3 |
-
streamlit
|
4 |
-
tensorflow
|
|
|
1 |
scikit-learn==1.2.0
|
2 |
+
keras==2.12.0
|
3 |
+
streamlit==1.19.0
|
4 |
+
tensorflow==2.12.0
|