fastapi-ocr / ocr_api /__init__.py
nagpalsumit247's picture
Upload 4 files
9a34207 verified
raw
history blame contribute delete
100 Bytes
"""
OCR API Package
Production-ready FastAPI OCR service using PaddleOCR
"""
__version__ = "1.0.0"