How to use Gavin-chen/captcha_i2t with Transformers:
# Load model directly from transformers import CaptchaModelForCTC model = CaptchaModelForCTC.from_pretrained("Gavin-chen/captcha_i2t", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!