/Technify

A small Flask server for making Technica style images

Primary LanguagePythonMIT LicenseMIT

technify

Check out Technica, an all-ladies hackathon. They've been making these sweet profile pictures and I thought I'd make a quick script that automates the process.

Here's a demo

Example image An example of what I got from putting my Facebook profile picture through it.

Setup

pip install -r requirements.txt

Running the app

python app.py

Runs on http://localhost:5000 by default.