Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
openai==0.27.
|
|
|
|
1 |
+
gradio==3.15.0
|
2 |
+
gTTS==2.2.4
|
3 |
+
openai==0.27.0
|
4 |
+
SpeechRecognition==3.8.1
|