zmbfeng commited on
Commit
4f308e9
·
1 Parent(s): c79a608

lowering numpy version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ ffmpeg-python
4
  SpeechRecognition
5
  pydub
6
  gTTS
7
- numpy
8
  opencv-contrib-python
9
  opencv-python
10
  torchvision
 
4
  SpeechRecognition
5
  pydub
6
  gTTS
7
+ numpy==1.19.5
8
  opencv-contrib-python
9
  opencv-python
10
  torchvision