Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 592 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 592 Bytes

video-to-meme-pics 🤡

Create memes from a video instantly. Basically, this program extracts faces from a video frame by frame.

  1. Install dependencies by running pip install -r requirements.txt
  2. Place the mp4 video at \videos
  3. Run python start.py and follow instructions
  4. See all image results at \output_memes

Examples

Notes

  • 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.