Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,7 @@ torch>=2.0.0
|
|
| 4 |
PyPDF2>=3.0.0
|
| 5 |
huggingface-hub>=0.19.0
|
| 6 |
google-genai>=1.0.0
|
| 7 |
-
groq>=0.4.0
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
PyPDF2>=3.0.0
|
| 5 |
huggingface-hub>=0.19.0
|
| 6 |
google-genai>=1.0.0
|
| 7 |
+
groq>=0.4.0
|
| 8 |
+
gTTS>=2.3.0
|
| 9 |
+
SpeechRecognition>=3.10.0
|
| 10 |
+
pygame>=2.5.0
|