Spaces:
Runtime error
Runtime error
Armandoliv
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ spacy==3.4.1
|
|
4 |
numpy==1.26.4
|
5 |
spacy-transformers
|
6 |
git+https://github.com/openai/whisper.git
|
7 |
-
|
8 |
-
youtube-dl
|
|
|
4 |
numpy==1.26.4
|
5 |
spacy-transformers
|
6 |
git+https://github.com/openai/whisper.git
|
7 |
+
git+https://github.com/ytdl-org/youtube-dl.git@master#egg=youtube_dl
|
8 |
+
#youtube-dl
|