parserPDF / requirements.txt
semmyk's picture
baseline08_beta0.2.0_29Sept25: fix oauth_token.token (convert_batch). - fixing models load. - update README, requirements
bfbdd1d
raw
history blame
294 Bytes
gradio>=5.44.0
marker-pdf[full]>=1.10.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