Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
speechbrain==0.5.15
|
3 |
+
torchaudio==2.1.0
|
4 |
+
moviepy==1.0.3
|
5 |
+
streamlit==1.28.0
|
6 |
+
pytube==15.0.0
|