Spaces:
Build error
Build error
Commit
·
0dd83eb
1
Parent(s):
cf7774f
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -5,7 +5,6 @@ textwrap3
|
|
5 |
nltk
|
6 |
scikit-learn
|
7 |
gensim
|
8 |
-
youtube-dl
|
9 |
SpeechRecognition
|
10 |
imageio==2.4.1
|
11 |
pydub
|
@@ -13,5 +12,4 @@ flashtext==2.7
|
|
13 |
git+https://github.com/boudinfl/pke.git
|
14 |
ipython-autotime
|
15 |
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.1/en_core_web_sm-3.4.1-py3-none-any.whl
|
16 |
-
yt-dlp
|
17 |
-
pytube
|
|
|
5 |
nltk
|
6 |
scikit-learn
|
7 |
gensim
|
|
|
8 |
SpeechRecognition
|
9 |
imageio==2.4.1
|
10 |
pydub
|
|
|
12 |
git+https://github.com/boudinfl/pke.git
|
13 |
ipython-autotime
|
14 |
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.1/en_core_web_sm-3.4.1-py3-none-any.whl
|
15 |
+
yt-dlp
|
|