Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Commit
•
a11774e
1
Parent(s):
8c0ce78
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
|
|
|
3 |
openpyxl==3.1.2
|
4 |
-
|
5 |
-
|
|
|
1 |
+
pymupdf==1.22.2
|
2 |
+
pytesseract==0.3.10
|
3 |
+
pandas==2.0.3
|
4 |
openpyxl==3.1.2
|
5 |
+
tqdm==4.66.1
|
6 |
+
gradio==3.41.2
|