GLM-OCR-endpoint / README.md
caiofabio1's picture
Upload README.md with huggingface_hub
b49804c verified
|
raw
history blame
443 Bytes
metadata
tags:
  - endpoints-template
  - glm-ocr
  - ocr
  - document-understanding
library_name: transformers
base_model: zai-org/GLM-OCR

GLM-OCR Endpoint

Custom handler for deploying zai-org/GLM-OCR on HuggingFace Inference Endpoints.

Usage

Send a base64-encoded image with an optional prompt:

Prompts

    • Extract all text
    • Extract tables as markdown
    • Extract mathematical formulas