VeyraAgent/cf-solver-models
1
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
Download all
./scripts/fetch_models.sh # into the repo layout
HF_TOKEN=hf_xxx ./scripts/fetch_models.sh # optional, only if the repo is privateDirect:
curl -fLO https://huggingface.co/VeyraAgent/cf-solver-models/resolve/main/solvers/recaptcha/models/recaptcha_cls_s.onnxEach 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.
