Skip to content

daviddemeij/book-cover-generator

Repository files navigation

Blookly. Book Cover Generator

As part of the AI Hackathon we created blookly an automatic book cover generator that generates a book cover in a certain style using neural style transfer. A user inputs a background image, a genre, an author and a title and the web application will generate a book cover in an appropriate style.

Examples

Installation

This project requires Python 2.7 all other requirements can be installed through pip by running:

pip install -r requirements.txt 

You can run the file locally at http://localhost:5555 by running:

python runserver.py

About

Book cover generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published