Shreyas094 commited on
Commit
ef2d904
1 Parent(s): 2908c2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -16,6 +16,7 @@ openpyxl
16
  nltk
17
  pypdf
18
  spacy
 
19
  sentence-transformers
20
  faiss-cpu
21
  scikit-learn
 
16
  nltk
17
  pypdf
18
  spacy
19
+ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.0/en_core_web_sm-3.7.0-py3-none-any.whl
20
  sentence-transformers
21
  faiss-cpu
22
  scikit-learn