JKrishnanandhaa commited on
Commit
3815f90
·
verified ·
1 Parent(s): 3fb30e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -28,6 +28,7 @@ lmdb>=1.4.0
28
 
29
  # PDF Processing
30
  PyMuPDF>=1.23.0
 
31
 
32
  # OCR (optional but in code)
33
  pytesseract>=0.3.10
 
28
 
29
  # PDF Processing
30
  PyMuPDF>=1.23.0
31
+ docx2pdf>=0.1.8
32
 
33
  # OCR (optional but in code)
34
  pytesseract>=0.3.10