Create memes from a video instantly. Basically, this program extracts faces from a video frame by frame.
- Install dependencies by running
pip install -r requirements.txt
- Place the mp4 video at
\videos
- Run
python start.py
and follow instructions - See all image results at
\output_memes
- Use a video no longer than 5 mins or else your computer would overheat (jk).
- self indulgent project
- bad code. lots lots of bugs. but it works.