dschandra commited on
Commit
b44f72b
·
verified ·
1 Parent(s): 92f2b60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- gradio==3.15.0
2
- gTTS==2.2.4
3
- openai==0.27.0
4
- SpeechRecognition==3.8.1
 
 
 
 
1
+ gradio==3.29.0
2
+ transformers==4.34.0
3
+ torch==2.0.1
4
+ gtts==2.3.2
5
+ pandas==2.1.2
6
+ speechrecognition==3.8.1
7
+ pydub==0.25.1