sblumenf commited on
Commit
f9c1d23
·
verified ·
1 Parent(s): 17d36dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio
2
  pdfminer.six
3
- camelot-py
 
 
4
  Pillow
 
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