amitke commited on
Commit
f2e5c66
·
1 Parent(s): a4b252c

v1.0 check

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  //gradio==6.1.0
2
- numpy==2.3.5
3
  pandas==2.3.3
4
  scikit_learn==1.8.0
5
  tensorflow==2.20.0
 
1
  //gradio==6.1.0
2
+ numpy<2
3
  pandas==2.3.3
4
  scikit_learn==1.8.0
5
  tensorflow==2.20.0