Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torchaudio
|
4 |
-
torch
|
5 |
-
ffmpeg-python
|
6 |
-
yt-dlp
|
7 |
-
|
|
|
1 |
+
speechbrain
|
2 |
+
gradio
|
3 |
+
torchaudio
|
4 |
+
torch
|
5 |
+
ffmpeg-python
|
6 |
+
yt-dlp
|
7 |
+
|