Pre trained model taken from https://github.com/Defasium/models
Run models via https://github.com/microsoft/onnxjs
POST /api/captcha
body json: {
captcha_url: ""
}
response:
{
code: "xxxx"
}
Pre trained model taken from https://github.com/Defasium/models
Run models via https://github.com/microsoft/onnxjs
POST /api/captcha
body json: {
captcha_url: ""
}
response:
{
code: "xxxx"
}