Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ gradio==3.19.1
|
|
6 |
scipy==1.10.1
|
7 |
SpeechRecognition==3.9.0
|
8 |
# pytube==12.1.2
|
9 |
-
git+https://github.com/pytube/pytube@master#egg=pytube
|
|
|
|
|
|
6 |
scipy==1.10.1
|
7 |
SpeechRecognition==3.9.0
|
8 |
# pytube==12.1.2
|
9 |
+
# git+https://github.com/pytube/pytube@master#egg=pytube
|
10 |
+
librosa
|
11 |
+
pytube
|