Spaces:
Build error
Build error
Commit
·
a39c387
1
Parent(s):
a9960f7
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ librosa==0.9.2
|
|
3 |
pydub==0.24.1
|
4 |
gTTS==2.1.1
|
5 |
SpeechRecognition==3.8.1
|
6 |
-
opencv-python
|
7 |
numpy==1.19.4
|
8 |
matplotlib==3.4.3
|
|
|
3 |
pydub==0.24.1
|
4 |
gTTS==2.1.1
|
5 |
SpeechRecognition==3.8.1
|
6 |
+
opencv-python
|
7 |
numpy==1.19.4
|
8 |
matplotlib==3.4.3
|