Skip to content

faces-h v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:13
07e57f8

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

  • [Frontend + Python] Fast photo loads: threaded PIL, thumbnail warmup, lazy medallions (closes #150) by @justminime in #152
  • [Docs] Refresh README, ARCHITECTURE, and the landing user guide (closes #151) by @justminime in #153

Full Changelog: v0.2.12...v0.3.0