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