Spaces:
Build error
Build error
YeBhoneLin10
commited on
Commit
•
dea2645
1
Parent(s):
04d366d
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pyttsx3
|
2 |
+
openai
|
3 |
+
speech_recognition
|
4 |
+
python.exe -m pip install --upgrade pip
|