Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
gradio
|
2 |
pdfminer.six
|
3 |
-
camelot-py[cv]
|
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
|