leavoigt commited on
Commit
ca3e6b0
1 Parent(s): de8f063

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,8 +3,8 @@ transformers
3
  setfit
4
  -e "git+https://github.com/gizdatalab/haystack_utils.git@streamlit#egg=utils"
5
 
6
- farm-haystack == 1.16
7
- farm-haystack[ocr,pdf]==1.16.0
8
  spacy==3.2.0
9
  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
10
  matplotlib==3.5.1
 
3
  setfit
4
  -e "git+https://github.com/gizdatalab/haystack_utils.git@streamlit#egg=utils"
5
 
6
+ farm-haystack
7
+ farm-haystack[ocr,pdf]
8
  spacy==3.2.0
9
  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
10
  matplotlib==3.5.1