Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
gradio_client
|
3 |
-
SpeechRecognition
|
4 |
-
pyttsx3
|
5 |
-
pyaudio
|
|
|
1 |
+
streamlit
|
2 |
+
gradio_client
|
3 |
+
SpeechRecognition
|
4 |
+
pyttsx3
|
5 |
+
pyaudio
|