Hamza011 commited on
Commit
6a31171
·
verified ·
1 Parent(s): e04bfa3

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
- pip install $(spacy info en_core_web_md --url)
5
  PyPDF2
6
  numpy
7
  scikit-learn
 
1
  langchain
2
  openai
3
  spacy
4
+ pip install $(spacy info en_core_web_md)
5
  PyPDF2
6
  numpy
7
  scikit-learn