An interactive command-line tool that automatically detects, clusters, and blurs faces in videos.
Find a file
2026-02-28 10:09:13 +07:00
src/faceblur Add --help handling to pyfaceblur CLI 2026-02-28 10:09:13 +07:00
.gitignore fix: raise detection confidence threshold to 0.7, move model cache to project dir 2026-02-27 21:50:37 +07:00
pyproject.toml chore: replace textual with rich and questionary for simpler CLI 2026-02-28 10:04:39 +07:00
uv.lock chore: replace textual with rich and questionary for simpler CLI 2026-02-28 10:04:39 +07:00