Update requirements.txt
Browse files- 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
|
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
|
|
|
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
|