Logan Zoellner commited on
Commit
2d6b6c0
β€’
1 Parent(s): 47389e0

add explanation imgg

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ with demo:
31
  gr.Markdown("<h1><center>Saftey Waifu</center></h1>")
32
  gr.Markdown(
33
  "based on <a href=https://huggingface.co/spaces/hysts/TADNE> TADNE</a>."
34
- '<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Idea: humans are bad and distinguishing 256 bit hex strings. Humans are good at distinguishing pictures of people. <br><br>So, let&#39;s convert Ethereum addresses to Anime characters &quot;for security&quot;.<br><br>This is Uniswap: <img src="https://pbs.twimg.com/media/EuvkFqBXAAAyQgW?format=png&name=small">pic.twitter.com/K2e3MCgXdL</a></p>&mdash; nagolinc (@nagolinc) <a href="https://twitter.com/nagolinc/status/1363434195817742337?ref_src=twsrc%5Etfw">February 21, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> '
35
  )
36
 
37
  with gr.Row():
 
31
  gr.Markdown("<h1><center>Saftey Waifu</center></h1>")
32
  gr.Markdown(
33
  "based on <a href=https://huggingface.co/spaces/hysts/TADNE> TADNE</a>."
34
+ '<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Idea: humans are bad and distinguishing 256 bit hex strings. Humans are good at distinguishing pictures of people. <br><br>So, let&#39;s convert Ethereum addresses to Anime characters &quot;for security&quot;.<br><br>This is Uniswap: <img width=256 src="https://pbs.twimg.com/media/EuvkFqBXAAAyQgW?format=png&name=small">pic.twitter.com/K2e3MCgXdL</a></p>&mdash; nagolinc (@nagolinc) <a href="https://twitter.com/nagolinc/status/1363434195817742337?ref_src=twsrc%5Etfw">February 21, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> '
35
  )
36
 
37
  with gr.Row():