akashVP commited on
Commit
700b538
·
1 Parent(s): ca0ec01

Fix-change requirements.txt update numpy version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==5.49.0
2
- numpy==2.3.3
3
  opencv_contrib_python==4.11.0.86
4
  opencv_python==4.11.0.86
5
  Pillow==11.3.0
 
1
  gradio==5.49.0
2
+ numpy==1.26.4
3
  opencv_contrib_python==4.11.0.86
4
  opencv_python==4.11.0.86
5
  Pillow==11.3.0