Spaces:
Runtime error
Runtime error
neerajkalyank
commited on
Commit
•
cc095af
1
Parent(s):
e5ed1d6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
pandas
|
3 |
pdfplumber
|
4 |
-
xlsxwriter
|
|
|
|
1 |
gradio
|
2 |
pandas
|
3 |
pdfplumber
|
4 |
+
xlsxwriter
|
5 |
+
pytesseract
|