prernajeet01 commited on
Commit
25adf15
·
verified ·
1 Parent(s): 05f8371

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -23,4 +23,7 @@ PyPDF2 # for PDF text extraction
23
  python-poppler
24
  python-magic # for file type detection
25
  pytesseract # Python wrapper for Tesseract
26
- Pillow
 
 
 
 
23
  python-poppler
24
  python-magic # for file type detection
25
  pytesseract # Python wrapper for Tesseract
26
+ Pillow
27
+ tiktoken
28
+ pypdf
29
+ PyMuPDF