Josedcape commited on
Commit
50339d2
·
verified ·
1 Parent(s): bb2f632

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ streamlit_autorefresh==1.0.1
7
  openai==0.28
8
  PyPDF2==3.0.1
9
  groq==0.11.0
10
- python-dotenv==1.0.0
 
 
7
  openai==0.28
8
  PyPDF2==3.0.1
9
  groq==0.11.0
10
+ python-dotenv==1.0.0
11
+ SpeechRecognition==3.8.1