Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
google-generativeai>=0.3.2
|
| 2 |
+
python-dotenv
|
| 3 |
+
gTTS
|
| 4 |
+
SpeechRecognition
|
| 5 |
+
gradio
|