ciro-c commited on
Commit
5bf3aea
1 Parent(s): 6f7eb25

Fixed requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  pip
2
  gradio
3
- tensorflow
4
  numpy
5
  matplotlib
6
 
 
1
  pip
2
  gradio
3
+ tensorflow==2.13.0
4
  numpy
5
  matplotlib
6