Skip to content

faces-h v0.4.5

Choose a tag to compare

@justminime justminime released this 06 Jul 21:58
63755c8

Installation

Download faces-h-setup-*.exe and run it. No additional software required.

The app will download the face recognition model (~300 MB) on first launch.

Note: This release is not yet code-signed. Windows SmartScreen may warn on first run — click "More info → Run anyway".

Post-install verification

Run the bundled smoke test against the running sidecar:

python scripts/smoke_test.py

What's Changed

  • [Python] Mark flaky scanner throughput benchmark as slow by @justminime in #177
  • [Frontend] Refresh To-review queue on background sweep; surface stale-card errors (closes #178) by @justminime in #179

Full Changelog: v0.4.4...v0.4.5