Created
November 5, 2015 00:57
-
-
Save jfach/09b26bc67c5b4fb109f6 to your computer and use it in GitHub Desktop.
nueral-storyteller example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import generate | |
z = generate.load_all() | |
generate.story(z, './images/ex1.jpg') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment