Skip to content

Py-feat Live v0.8.14

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:12
08593ed

Fixes

  • macOS first-run failure (regression in 0.8.13) — 0.8.13's bundled runtime lock was compiled on a Linux/CUDA host, so it pinned CUDA-only torch deps (cuda-bindings/nvidia-*) that have no macOS wheels; the app couldn't install its Python runtime on first launch. The lock is now resolved for macOS (CPU/MPS torch). A CI gate dry-run-installs the lock on macOS to prevent recurrence. 0.8.13 is superseded — use 0.8.14.

Facial-region overlays (Detectorv2)

  • New ARKit-blendshape mesh overlay — toggle Blendshapes in Live and the Viewer (monochrome heatmap, Left/Right split at the facial midline).
  • AU mesh overlay now uses py-feat's non-overlapping AU region map.
  • Pinned py-feat 2.0.1.