Skip to content

Commit 5ec21b9

Browse files
install unstructured all docs for docx and ppt (#12)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
1 parent ed594d7 commit 5ec21b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChatQnA/langchain/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN pip install --upgrade pip \
1515
sentence-transformers \
1616
redis \
1717
unstructured \
18-
unstructured[pdf] \
18+
unstructured[all-docs] \
1919
langchain-cli \
2020
pydantic==1.10.13 \
2121
langchain==0.1.12 \

0 commit comments

Comments
 (0)