Skip to content

walkersutton/facelapse

Repository files navigation

Facelapse

Requirements

  • Python
  • uv

How To

  1. add images of your face to the raws directory
  2. $ uv run main.py
    $ open facelapse.gif

CLI args

  • --sort
    • control the order faces appear in GIF
    • [date (default), happiness, filename]
  • --anchor
    • determine which facial feature images should anchor to
    • [face (default), left-eye]
  • --draw-date
    • add overlay with the date the image was taken
    • [no value]

Example

$ uv run main.py --sort happiness --anchor left-eye --draw-date

About

create GIFs with your face

Resources

Stars

Watchers

Forks

Languages