Spaces:
Sleeping
Sleeping
Commit
·
afea8d9
1
Parent(s):
d985b0f
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.15.0
|
2 |
streamlit==1.26.0
|
3 |
pandas
|
4 |
scikit-learn
|