httpsAkayush commited on
Commit
d63cfe0
·
1 Parent(s): b573a69
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  tensorFlow == 2.19.0
2
- numpy == 2.2.6
3
  gradio == 5.44.1
4
  pillow == 10.4.0
5
  requests == 2.32.3
 
1
  tensorFlow == 2.19.0
2
+ numpy>=1.26.0,<2.2.0
3
  gradio == 5.44.1
4
  pillow == 10.4.0
5
  requests == 2.32.3