Zell commited on
Commit
c3a06b9
·
1 Parent(s): e263039

update requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  gradio==3.25.0
2
  numpy<2.0
3
- tensorflow-cpu==2.10.*
 
1
+ # requirements.txt
2
  gradio==3.25.0
3
  numpy<2.0
4
+ tensorflow-cpu==2.11.*