FaceAligner

Put all your selfies into ./faces and run the script.

Run

uv run process.py

or

uv venv
uv sync
source .venv/bin/activate
python process.py