Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
|
|
4 |
pyttsx3
|
5 |
-
|
|
|
1 |
streamlit
|
2 |
+
transformers
|
3 |
+
numpy
|
4 |
+
gradio-client
|
5 |
pyttsx3
|
6 |
+
streamlit-audio-recorder
|