kcrobot40 commited on
Commit
a5c0279
·
verified ·
1 Parent(s): 6521a14

initial commic

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- flask>=2.2
2
  requests
3
  gtts
 
4
  google-generativeai
5
- langdetect
 
6
  python-dotenv
 
 
1
+ flask
2
  requests
3
  gtts
4
+ google-genai
5
  google-generativeai
6
+ SpeechRecognition
7
+ pydub
8
  python-dotenv
9
+ langdetect