parserPDF / requirements.txt
semmyk's picture
update requirements.txt vis marker module
843fec5
raw
history blame
290 Bytes
gradio>=4.0
marker-pdf[full]>=1.3.0 # pip install marker (GitHub: https://github.com/datalab-to/marker)
weasyprint>=59.0 # optional fallback if pandoc is not available
#pandoc==2.3 # for Markdown → PDF conversion
python-magic==0.4.27 # file‑type detection