ppsingh commited on
Commit
8edae04
1 Parent(s): 99468c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0.tar.gz#egg=en_core_web_sm
2
- git+https://github.com/gizdatalab/haystack_utils.git@streamlit#egg=utils
 
 
3
  altair<5
4
  streamlit==1.21.0
5
  pydantic==1.8.2
 
1
  https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0.tar.gz#egg=en_core_web_sm
2
+ #git+https://github.com/gizdatalab/haystack_utils.git@streamlit#egg=utils
3
+ farm-haystack == 1.10
4
+ farm-haystack[ocr]==1.10.0
5
  altair<5
6
  streamlit==1.21.0
7
  pydantic==1.8.2