vsoch / markovmeme

Generate memes using Markov Models

Home Page:https://vsoch.github.io/markovmeme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add missing images

vsoch opened this issue · comments

Currently, corpus files are matched to images, where corpus files are found under:

data/corpus

and images under

data/images

images end in png, and corpus in txt. If an image doesn't exist for a corpus (following the same path with different extension) you get a message to please specify an --image. Ideally we would have meme backgrounds for all corpuses.