billusanda007 commited on
Commit
ce4e9e3
·
verified ·
1 Parent(s): 3635259

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
- streamlit
2
  pandas
3
  numpy
 
 
4
  pdfminer.six
 
 
5
  tensorflow
6
  scikit-learn
 
7
  nltk
 
 
1
  pandas
2
  numpy
3
+ re
4
+ pickle
5
  pdfminer.six
6
+ pytesseract
7
+ pdf2image
8
  tensorflow
9
  scikit-learn
10
+ opencv-python-headless
11
  nltk