anirudh06 commited on
Commit
5d6e97f
1 Parent(s): 61896b5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ SpeechRecognition==3.10.0
2
+ streamlit>0.84.2
3
+ pywhatkit==5.4
4
+ pyttsx3==2.90
5
+ wikipedia==1.4.0