Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -8
requirements.txt
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
-
gradio
|
2 |
-
torch
|
3 |
-
transformers
|
4 |
-
langdetect
|
5 |
-
gtts
|
6 |
-
moviepy
|
7 |
-
yt-dlp
|
8 |
-
wget
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
langdetect
|
5 |
+
gtts
|
6 |
+
moviepy
|
7 |
+
yt-dlp
|
8 |
+
wget
|
9 |
+
pytube
|
10 |
+
moviepy
|