powered by
Given one or more captchas and a model, returns the text that is supposed to break the captchas.
decrypt(captcha, model)
The paths to one or more captchas or a list of captchas read with read_captcha() or a raw scalar - used for web API's.
read_captcha()
Either a model, the path to a model or the name of a known model (see train_model() and load_model())
train_model()
load_model()