th8m0z commited on
Commit
cd43ca2
1 Parent(s): 02ff93f

tensorflow version pinned

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ gradio
2
  PyMuPDF
3
  numpy
4
  scikit-learn
5
- tensorflow=2.13.0
6
  tensorflow-hub
7
  openai
 
2
  PyMuPDF
3
  numpy
4
  scikit-learn
5
+ tensorflow==2.13.0
6
  tensorflow-hub
7
  openai