seemamourya210 commited on
Commit
567ffbf
·
verified ·
1 Parent(s): 2075fe9

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- phidata==2.7.10
2
- google-generativeai==0.8.5
3
- gradio==5.33.2
4
- gTTS
5
- langdetect
6
- SpeechRecognition
7
- transformers==4.41.1
8
- torch
 
1
+ transformers==4.38.2
2
+ torch==2.2.2
3
+ gradio==4.28.3
4
+ gTTS==2.5.1
5
+ langdetect==1.0.9
6
+