AbdulWahab14 commited on
Commit
6399a43
·
verified ·
1 Parent(s): 6832cf0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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