develops20 commited on
Commit
2e6a3a8
·
verified ·
1 Parent(s): e4674b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio>=4.44.0
2
- transformers>=4.44.2
3
- torch>=2.4.1
4
- gtts>=2.5.3
5
- google-auth==2.35.0
6
- google-api-python-client==2.149.0
 
 
1
+ gradio==4.44.0
2
+ speechrecognition==3.10.0
3
+ requests==2.31.0
4
+ aiohttp==3.9.1
5
+ python-dateutil==2.8.2
6
+ pyaudio==0.2.11
7
+ pydub==0.25.1