Thanize commited on
Commit
c02023b
1 Parent(s): 7872934

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==3.29.0
2
- numpy
3
  pillow==9.1.0
4
  tensorflow==2.14.0
5
  scikit-learn==1.5.2
 
1
  gradio==3.29.0
2
+ numpy>=1.23.5
3
  pillow==9.1.0
4
  tensorflow==2.14.0
5
  scikit-learn==1.5.2