Subbu1304 commited on
Commit
2e7264a
·
verified ·
1 Parent(s): f5f7aa2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- Flask==2.2.5
2
- SpeechRecognition==3.10.0
3
- pyttsx3==2.90
4
- pyaudio==0.2.11 # Required for speech recognition
 
1
+ Flask
2
+ SpeechRecognition
3
+ pyttsx3
4
+ pyaudio # Required for speech recognition