Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ soundfile==0.12.1
|
|
5 |
gradio==3.19.1
|
6 |
scipy==1.10.1
|
7 |
SpeechRecognition==3.9.0
|
8 |
-
pytube==12.1.2
|
|
|
|
5 |
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
|