Fola-lad commited on
Commit
6258bdb
·
1 Parent(s): 2705bc4

fix tensorflow-cpu version for Python 3.13

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,4 +2,4 @@ streamlit
2
  pandas
3
  numpy
4
  scipy
5
- tensorflow-cpu==2.16.2
 
2
  pandas
3
  numpy
4
  scipy
5
+ tensorflow-cpu==2.21.0