Spaces:
Runtime error
Runtime error
Commit
·
159ba56
1
Parent(s):
6c16ee3
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision==0.13.1
|
|
3 |
spacy==3.4.1
|
4 |
spacy-transformers
|
5 |
git+https://github.com/openai/whisper.git
|
6 |
-
youtube-dl
|
|
|
|
3 |
spacy==3.4.1
|
4 |
spacy-transformers
|
5 |
git+https://github.com/openai/whisper.git
|
6 |
+
git+https://github.com/ytdl-org/youtube-dl.git@master#egg=youtube_dl
|
7 |
+
#youtube-dl
|