kcrobot20 commited on
Commit
8a65d0e
·
verified ·
1 Parent(s): baaa9d1

initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
 
2
- flask==2.3.2
3
- requests==2.31.0
4
- gTTS==2.4.6
5
- gradio==3.37.0
6
- gunicorn==20.1.0
7
- python-multipart==0.0.6
 
 
 
 
1
 
2
+ flask
3
+ requests
4
+ gtts
5
+ google-genai
6
+ google-generativeai
7
+ SpeechRecognition
8
+ pydub
9
+ python-dotenv
10
+ langdetect