EasyOCR Models
This repository contains EasyOCR model files for optical character recognition.
Models Included
arabic.pthcraft_mlt_25k.pth
Usage
Download these models and use them with EasyOCR:
import easyocr
# Initialize reader with custom model path
reader = easyocr.Reader(['ar', 'en'], model_storage_directory='path/to/models')
License
These models are provided under Apache 2.0 license. Please check the original EasyOCR repository for specific model licenses.
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support