Hamza011 commited on
Commit
e58040a
·
verified ·
1 Parent(s): 010c7d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  langchain
2
  openai
3
  spacy
4
-
5
  PyPDF2
6
  numpy
7
  scikit-learn
 
1
  langchain
2
  openai
3
  spacy
4
+ pip install $(spacy info en_core_web_md --url)
5
  PyPDF2
6
  numpy
7
  scikit-learn