Spaces:
Build error
Build error
Update requirements.text
Browse files- requirements.text +4 -4
requirements.text
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
transformers
|
| 3 |
pdfplumber
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
pandas
|
| 7 |
plotly
|
| 8 |
-
|
| 9 |
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
torch
|
| 3 |
transformers
|
| 4 |
pdfplumber
|
| 5 |
+
camelot-py[cv]
|
| 6 |
+
tabula-py
|
|
|
|
| 7 |
plotly
|
| 8 |
+
pandas
|
| 9 |
|