Metadata-Version: 2.1
Name: comfyui-glm-ocr
Version: 0.0.1
Summary: Load and run GLM-OCR (zai-org/GLM-OCR) locally in ComfyUI. Supports text recognition, formula recognition, table extraction, and general image description. Picks up models from any ComfyUI checkpoint directory.
Home-page: https://github.com/Dangocan/comfyui_glm_ocr
Requires-Python: >=3.10
Requires-Dist: transformers>=5.3.0
Requires-Dist: Pillow
