Skip to content

Commit

Permalink
Add a new interactive GIF
Browse files Browse the repository at this point in the history
  • Loading branch information
minimaxir committed Aug 8, 2018
1 parent cceced2 commit 5117a5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ textgen = textgenrnn()
textgen.generate(interactive=True, top_n=5)
```

![word_level_demo](/docs/word_level_demo.gif)
![word_level_demo](/docs/textgenrnn_interactive.gif)

This can add a *human touch* to the output; it feels like you're the writer! ([reference](https://fivethirtyeight.com/features/some-like-it-bot/))

Expand Down
Binary file added docs/textgenrnn_interactive.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5117a5f

Please sign in to comment.