ViTOCR
This repository contains a Text recognition model.
Installation
pip install onnxruntime pillow torch torchvision numpy
Get the inference script
Download from this model repo:
curl -L -o konai.py https://huggingface.co/metythorn/Konai-OCR/resolve/main/konai.py
Or copy konai.py from the repository files into your project directory.
- Downloads last month
- 27