Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain-community
|
|
4 |
openai==0.28
|
5 |
fpdf
|
6 |
pypdf
|
7 |
-
speechrecognition
|
|
|
|
4 |
openai==0.28
|
5 |
fpdf
|
6 |
pypdf
|
7 |
+
speechrecognition
|
8 |
+
spacy
|