How to use Aad456334/ocr_captcha with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Aad456334/ocr_captcha", dtype="auto")