Add pytube and twitch-dl to requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
gradio
|
3 |
|
4 |
# Download youtube and twitch videos
|
5 |
-
|
6 |
-
|
7 |
|
8 |
# # mossformer --> separate speech audios
|
9 |
# torch
|
|
|
2 |
gradio
|
3 |
|
4 |
# Download youtube and twitch videos
|
5 |
+
pytube
|
6 |
+
twitch-dl
|
7 |
|
8 |
# # mossformer --> separate speech audios
|
9 |
# torch
|