StarLord69 commited on
Commit
1cbcdd8
1 Parent(s): de2657e

fixed numpy version issue

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio
2
  opencv-python
3
- numpy
4
  pillow
5
  pytube
6
  requests
 
1
  gradio
2
  opencv-python
3
+ numpy<2
4
  pillow
5
  pytube
6
  requests