Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ streamlit==1.2.0
|
|
12 |
textblob==0.17.1
|
13 |
pytesseract
|
14 |
opencv-python
|
15 |
-
Pillow
|
|
|
|
12 |
textblob==0.17.1
|
13 |
pytesseract
|
14 |
opencv-python
|
15 |
+
Pillow
|
16 |
+
-m spacy download en_core_web_sm
|