Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ onnxruntime
|
|
5 |
transformers
|
6 |
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
7 |
torch
|
8 |
-
https://huggingface.co/oMateos2020/en_pipeline/resolve/main/en_pipeline-any-py3-none-any.whl
|
|
|
|
5 |
transformers
|
6 |
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
7 |
torch
|
8 |
+
https://huggingface.co/oMateos2020/en_pipeline/resolve/main/en_pipeline-any-py3-none-any.whl
|
9 |
+
thefuzz[speedup]
|