Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
-
torchaudio
|
3 |
moviepy
|
4 |
-
|
|
|
|
|
5 |
yt-dlp
|
6 |
-
|
|
|
1 |
+
gradio
|
|
|
2 |
moviepy
|
3 |
+
torchaudio
|
4 |
+
torch
|
5 |
+
requests
|
6 |
yt-dlp
|
7 |
+
speechbrain
|