Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -9
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
-
SpeechRecognition
|
2 |
-
pipwin
|
3 |
-
PyAudio
|
4 |
-
gTTS
|
5 |
-
google-generativeai
|
6 |
-
python-dotenv
|
7 |
-
streamlit
|
8 |
-
|
9 |
-
-e .
|
|
|
1 |
+
SpeechRecognition
|
2 |
+
pipwin
|
3 |
+
PyAudio
|
4 |
+
gTTS
|
5 |
+
google-generativeai
|
6 |
+
python-dotenv
|
7 |
+
streamlit
|
|
|
|