Akshayram1 commited on
Commit
5a6431d
·
verified ·
1 Parent(s): f7c8a78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ google-generativeai==0.3.2
2
+ transformers==4.36.2
3
+ pytube==15.0.0
4
+ SpeechRecognition==3.10.0
5
+ pyaudio==0.2.13
6
+ Flask==2.3.2
7
+ Flask-Cors==4.0.0