DoNotSelect commited on
Commit
202af65
1 Parent(s): eeebf66

Fix numpy version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  cython<=0.29.36
2
  gradio
3
- numpy
4
  playsound
5
  pydub
6
  requests
 
1
  cython<=0.29.36
2
  gradio
3
+ numpy<1.24.0
4
  playsound
5
  pydub
6
  requests