Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,14 @@ speechrecognition
|
|
| 18 |
openai-whisper
|
| 19 |
|
| 20 |
# For YouTube support
|
| 21 |
-
yt-dlp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
openai-whisper
|
| 19 |
|
| 20 |
# For YouTube support
|
| 21 |
+
yt-dlp
|
| 22 |
+
|
| 23 |
+
gradio
|
| 24 |
+
transformers
|
| 25 |
+
torch
|
| 26 |
+
nltk
|
| 27 |
+
youtube-transcript-api
|
| 28 |
+
Youtube-python
|
| 29 |
+
arxiv
|
| 30 |
+
textblob
|
| 31 |
+
Pillow
|