sblumenf commited on
Commit
17f6f81
·
verified ·
1 Parent(s): e92fbe1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  gradio
2
  pdfminer.six
3
- camelot-py[cv] # or just camelot-py if you don't need the extra dependencies
4
  tabula-py
5
  pandas
6
- Pillow
 
 
 
1
  gradio
2
  pdfminer.six
3
+ camelot-py[cv]
4
  tabula-py
5
  pandas
6
+ Pillow
7
+ jpype1
8
+ PyPDF2