captcha-crnn-base / processor_config.json
Graf-J's picture
Initial Commit
cba2240 verified
raw
history blame contribute delete
201 Bytes
{
"processor_class": "CaptchaProcessor",
"vocab": "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789",
"auto_map": {
"AutoProcessor": "processing_captcha.CaptchaProcessor"
}
}