Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -5,6 +5,9 @@ numpy==1.24.4
|
|
| 5 |
pytesseract==0.3.10
|
| 6 |
pdf2image==1.17.0
|
| 7 |
Pillow==10.1.0
|
| 8 |
-
plotly
|
| 9 |
requests==2.31.0
|
| 10 |
-
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
pytesseract==0.3.10
|
| 6 |
pdf2image==1.17.0
|
| 7 |
Pillow==10.1.0
|
|
|
|
| 8 |
requests==2.31.0
|
| 9 |
+
streamlit==1.28.1
|
| 10 |
+
pandas==2.0.3
|
| 11 |
+
plotly==5.17.0
|
| 12 |
+
numpy==1.24.3
|
| 13 |
+
openpyxl==3.1.2
|