vishnu23 commited on
Commit
4b93379
·
1 Parent(s): 8069dfa

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ pytesseract
2
+ streamlit
3
+ layoutparser
4
+ pdf2image
5
+ 'git+https://github.com/facebookresearch/detectron2.git@v0.4#egg=detectron2'
6
+ poppler-utils
7
+ opencv-python-headless
8
+ numpy
9
+ Pillow
10
+ wheel