Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
gtts
|
4 |
+
SpeechRecognition
|
5 |
+
gtts
|
6 |
+
BytesIO
|
7 |
+
tempfile
|