python project for classifying memes
Find a file
2025-10-21 23:40:33 +02:00
main.py added help messages to more options 2025-10-21 23:31:58 +02:00
README.md added snarky anti-windows remark to readme 2025-10-21 23:35:49 +02:00
test test commit 2025-10-21 23:40:33 +02:00

meme-classifier

python project for classifying memes

Dependencies

  • python3 (obviously)
  • mpv
  • ffmpeg

Installing dependencies

On Debian and most of it's derivatives (Ubuntu, Linux Mint, Kali Linux etc.), the projects dependencies can be installed using the following command:

sudo apt install python3 mpv ffmpeg

If provided with install instructions for other Linux distros, I can add them to this section.

I will not provide any support if you try to run this on Windows, since I have zero interest in providing utility to Microsoft by allowing people to use my software in their ecosystem.