Koi953215 commited on
Commit
9d21b2c
1 Parent(s): 9e9fca0

change numpy version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio
2
- numpy
3
  spaces
4
  torch==2.2.0
5
  opencv-python==4.10.0.82
 
1
  gradio
2
+ numpy==1.26.4
3
  spaces
4
  torch==2.2.0
5
  opencv-python==4.10.0.82