engrrifatullah commited on
Commit
348d51a
·
verified ·
1 Parent(s): 1560fe7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  streamlit
2
  pytesseract
3
- pdfkit
4
  opencv-python
5
  pillow
6
  python-docx
7
  torch
8
  transformers
9
  huggingface_hub
10
- wkhtmltopdf
11
 
 
1
  streamlit
2
  pytesseract
 
3
  opencv-python
4
  pillow
5
  python-docx
6
  torch
7
  transformers
8
  huggingface_hub
9
+ reportlab
10