mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-06-12 19:55:17 +02:00
Simplify pypdfium2 comment in requirements
This commit is contained in:
parent
7b15dea4d5
commit
f438ab8dd7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
litellm==1.83.7
|
||||
# openai-agents # optional: required for examples/agentic_vectorless_rag_demo.py
|
||||
pymupdf==1.26.4
|
||||
# pypdfium2 # optional: enables pdf_parser="pypdfium2" (cleaner text, faster, Apache 2.0)
|
||||
# pypdfium2 # optional: alternative PDF parser
|
||||
PyPDF2==3.0.1
|
||||
python-dotenv==1.2.2
|
||||
pyyaml==6.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue