Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
pandas
|
| 3 |
-
docling[ocr]
|
| 4 |
-
openpyxl
|
| 5 |
-
pytesseract==0.3.10
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
pandas
|
| 3 |
+
docling[ocr]
|
| 4 |
+
openpyxl
|
|
|