Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
ffmpeg-python==0.2.0
|
|
|
1 |
+
whisper
|
2 |
+
moviepy
|
3 |
+
googletrans
|
4 |
+
pydub
|
5 |
+
torch
|
6 |
+
numpy
|
7 |
+
ffmpeg-python
|
|