daneshjoy commited on
Commit
7c3d9d1
·
1 Parent(s): 107a844

added haystack's docstores and preprocessing requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- farm-haystack[ocr,faiss]
2
  streamlit >= 1.9.0, < 2
3
  st-annotated-text >= 2.0.0, < 3
 
1
+ farm-haystack[docstores,preprocessing,ocr,faiss]
2
  streamlit >= 1.9.0, < 2
3
  st-annotated-text >= 2.0.0, < 3