leonarb commited on
Commit
1611df7
·
verified ·
1 Parent(s): 70fe98e

Add packages for table, math rendering

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -7,5 +7,7 @@ PyPDF2
7
  pdf2image
8
  ebooklib
9
  pydantic<2.0
 
 
10
  olmocr @ git+https://github.com/allenai/olmocr.git@main
11
 
 
7
  pdf2image
8
  ebooklib
9
  pydantic<2.0
10
+ latex2mathml
11
+ markdown2
12
  olmocr @ git+https://github.com/allenai/olmocr.git@main
13