Best Flask open-source libraries and packages

Flask poem

The TensorFlow for Poets model as a Flask app.
Updated 1 year ago

Flask Poem

A Flask wrapper around the TensorFlow for Poets trained Inception v3 model.

Getting Started

This project uses instance relative configuration, so after cloning the repository you'll need to create an instance directory with a config.py file in there that defines SECRET_KEY. Do that, and make sure you've got all the packages in requirements.txt (I recommend virtual environments), and you're ready to go!

Note: retrained_graph.pb is big.

License

MIT