cf-solver-models

ONNX models used by VeyraAgent/cf-solver. Kept out of the GitHub repo to keep it light โ€” download them here instead.

Files

model size used by
models/siamese.onnx 56 MB image recognition
models/yolov11n_captcha.onnx 10 MB object detection
solvers/aliyun/best.onnx 10 MB Aliyun slide
solvers/geetest/models/geetest_v4_icon.onnx 2.3 MB GeeTest v4 icons
solvers/recaptcha/models/recaptcha_cls_s.onnx 20 MB reCAPTCHA tile classifier
solvers/rotate/rotate_model.onnx 1.1 MB rotation
solvers/vk/captcha_model.onnx 1.1 MB VK CTC OCR
solvers/vk/ctc_model.onnx 1.5 KB VK CTC decode

Download all

./scripts/fetch_models.sh          # into the repo layout
HF_TOKEN=hf_xxx ./scripts/fetch_models.sh   # optional, only if the repo is private

Direct:

curl -fLO https://huggingface.co/VeyraAgent/cf-solver-models/resolve/main/solvers/recaptcha/models/recaptcha_cls_s.onnx

Each file keeps its repo-relative path, so dropping the tree back into a cf-solver clone restores every solver.

License

MIT โ€” same as cf-solver.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support