Spaces:
Sleeping
Sleeping
Commit
·
84735d0
1
Parent(s):
afea8d9
Align TensorFlow version with model save
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow==2.
|
2 |
streamlit==1.26.0
|
3 |
pandas
|
4 |
scikit-learn
|
|
|
1 |
+
tensorflow==2.18.0
|
2 |
streamlit==1.26.0
|
3 |
pandas
|
4 |
scikit-learn
|