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