Zell commited on
Commit
2a5d6bd
·
1 Parent(s): 304fcbe

Fix loading of model

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