AutoEval / doctr /io /__init__.py
adirathor07's picture
added doctr folder
153628e
raw
history blame contribute delete
106 Bytes
from .elements import *
from .html import *
from .image import *
from .pdf import *
from .reader import *