textlens-ocr / models /__init__.py
GoConqurer's picture
first commit
1691ca8
raw
history blame contribute delete
137 Bytes
"""
Models package for TextLens OCR application.
This package contains the VLM-based OCR processing modules.
"""
__version__ = "0.1.0"