sweetfelinity commited on
Commit
97dc15e
·
verified ·
1 Parent(s): 53904c9

Specified numpy version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  tensorflow<2.11
2
  gradio
3
- numpy
4
  opencv-python
 
1
  tensorflow<2.11
2
  gradio
3
+ numpy==1.26.4
4
  opencv-python