Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ librosa
|
|
5 |
langdetect
|
6 |
pyannote.audio
|
7 |
ffmpeg-python
|
|
|
|
5 |
langdetect
|
6 |
pyannote.audio
|
7 |
ffmpeg-python
|
8 |
+
numpy==1.21.6
|