Coddieharsh commited on
Commit
7de900a
·
1 Parent(s): 7e1930f

Use TensorFlow 2.17 to match model version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==4.31.0
2
- tensorflow==2.15.0
3
  numpy>=1.24.0
4
  Pillow>=10.0.0
5
  huggingface_hub>=0.21.0,<1.0.0
 
1
  gradio==4.31.0
2
+ tensorflow==2.17.0
3
  numpy>=1.24.0
4
  Pillow>=10.0.0
5
  huggingface_hub>=0.21.0,<1.0.0