This website requires JavaScript.
Explore
Help
Sign in
fiatcode
/
py-faceblur
Watch
1
Star
0
Fork
You've already forked py-faceblur
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
An interactive command-line tool that automatically detects, clusters, and blurs faces in videos.
24
commits
1
branch
0
tags
123
KiB
Python
100%
ce211fa4be
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
fiatcode
ce211fa4be
feat: replace Textual app with base sequential CLI structure
2026-02-28 10:06:09 +07:00
src
/faceblur
feat: replace Textual app with base sequential CLI structure
2026-02-28 10:06:09 +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