Skip to content

Commit 4902d71

Browse files
committed
Update setup_pdfchat.sh
1 parent bb24800 commit 4902d71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fastchat/serve/setup_pdfchat.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
# Install Python packages
44
pip install llama-index-core llama-parse llama-index-readers-file python-dotenv
5-
pip install pdf2image
5+
pip install pdf2image
6+
pip install pypdf filetype marker-pdf

0 commit comments

Comments
 (0)