Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
4 |
-
torchaudio
|
5 |
-
soundfile
|
6 |
pyttsx3
|
7 |
-
|
|
|
1 |
streamlit
|
2 |
+
gradio
|
3 |
+
speechrecognition
|
|
|
|
|
4 |
pyttsx3
|
5 |
+
requests
|