Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ fuzzywuzzy
|
|
| 10 |
python-Levenshtein
|
| 11 |
spacy
|
| 12 |
scikit-learn
|
| 13 |
-
openpyxl
|
|
|
|
|
|
| 10 |
python-Levenshtein
|
| 11 |
spacy
|
| 12 |
scikit-learn
|
| 13 |
+
openpyxl
|
| 14 |
+
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0.tar.gz
|