prasanth345 commited on
Commit
aab08da
·
verified ·
1 Parent(s): 7cad251

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==3.35.2
2
- pyttsx3==2.90
3
- SpeechRecognition==3.8.1
4
- transformers==4.34.0
5
- torch==2.1.0
 
1
+ gradio==3.29.0
2
+ torch==2.0.1
3
+ transformers==4.31.0
4
+ SpeechRecognition==3.9.0
5
+ gTTS==2.3.2