Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 600 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 600 Bytes

MemeToAlt

Self contained alt text generator for memes

In depth post here

Using Streamlit

You can run a Streamlit ui version of this via streamlit run main.py

Or a demo version is live here.

Command Line

Running via the command line is possible by just running python3 main.py. A defualt url is used in this case and can be changed via the demo_meme var.