Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
pandas
|
|
|
1 |
+
gradio
|
2 |
+
streamlit
|
3 |
+
speechbrain
|
4 |
+
pytube
|
5 |
+
yt-dlp
|
6 |
+
pydub
|
7 |
+
matplotlib
|
|