rdose commited on
Commit
eca88b3
·
1 Parent(s): bd8c37c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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]