Spaces:
Runtime error
Runtime error
Jose Alvaro Luna G
commited on
Commit
•
da6a7d2
1
Parent(s):
c5446a2
feat: app init2
Browse files- extract_text.py +0 -1
extract_text.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
# extract_text.py
|
2 |
from pdfminer.high_level import extract_text
|
3 |
from docx import Document
|
4 |
import pytesseract
|
|
|
|
|
1 |
from pdfminer.high_level import extract_text
|
2 |
from docx import Document
|
3 |
import pytesseract
|