Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -13,7 +13,4 @@ torch
|
|
| 13 |
spacy
|
| 14 |
neattext
|
| 15 |
textblob
|
| 16 |
-
|
| 17 |
-
base64
|
| 18 |
-
time
|
| 19 |
-
sqlite3
|
|
|
|
| 13 |
spacy
|
| 14 |
neattext
|
| 15 |
textblob
|
| 16 |
+
python -m spacy download en_core_web_sm
|
|
|
|
|
|
|
|
|