An application to generate or create custom memes.
Install all dependencies given in the requirements.txt file using pip:
pip install -r requirements.txtDownload and install the pdftotext command line tool from: https://www.xpdfreader.com/download.html
The application can be started by running the following command:
python app.pyYou can access the application at: https://localhost:5000
- [Flask]
May Ghonimy