Manojkumarpandi commited on
Commit
75a618f
·
verified ·
1 Parent(s): 1d734fe

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ SpeechRecognition
3
+ pyaudio
4
+ gTTS
5
+ google-generativeai
6
+ transformers
7
+ torch