gridflowai commited on
Commit
259fd91
·
1 Parent(s): e242a23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio
2
  scikit-learn==1.2.2
 
3
  numpy
4
 
 
1
  gradio
2
  scikit-learn==1.2.2
3
+ tensorflow==2.12.0
4
  numpy
5