Skip to content

Commit

Permalink
new poems
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemcdonald committed Mar 6, 2019
1 parent 57319e8 commit 6feb43d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
2 changes: 1 addition & 1 deletion generated.json

Large diffs are not rendered by default.

18 changes: 15 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,21 @@
<p id="generated" class="section">Loading...</p>

<p>
<a href="https://github.com/openai/gpt-2">GPT-2</a> and <a
href="https://www.poetryfoundation.org/poets/browse#page=1&sort_by=recently_added&school-period=164">romantic-era
poetry</a>, <a href="https://github.com/kylemcdonald/gpt-2-poetry">code</a> by <a href="https://twitter.com/kcimc/">@kcimc</a>
<a href="https://github.com/openai/gpt-2">GPT-2</a> with <a href="https://www.poetryfoundation.org/">top-40
poets</a>, and a few <a href="#" onclick="document.querySelector('#thanks').style.display = 'block'">donated favorites</a>. <a
href="https://github.com/kylemcdonald/gpt-2-poetry">Code</a> by <a href="https://twitter.com/kcimc/">@kcimc</a>
</p>

<p id='thanks' style='display:none'>
Thanks!
<a href="https://twitter.com/2bbb">@2bbb</a>
<a href="https://twitter.com/Savvas">@Savvas</a>
<a href="https://twitter.com/benpawle">@benpawle</a>
<a href="https://twitter.com/huit_nat">@huit_nat</a>
<a href="https://twitter.com/livingtech">@livingtech</a>
<a href="https://twitter.com/matthewissound">@matthewissound</a>
<a href="https://twitter.com/rbvea">@rbvea</a>
<a href="https://twitter.com/winterblooms">@winterblooms</a>
</p>

<script>
Expand Down
2 changes: 1 addition & 1 deletion poems.json

Large diffs are not rendered by default.

0 comments on commit 6feb43d

Please sign in to comment.