Spaces:
Runtime error
Runtime error
Logan Zoellner
commited on
Commit
Β·
8fff39a
1
Parent(s):
627fc51
add explanation
Browse files
app.py
CHANGED
@@ -31,6 +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 |
)
|
35 |
|
36 |
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's convert Ethereum addresses to Anime characters "for security".<br><br>This is Uniswap: <a href="https://t.co/K2e3MCgXdL">pic.twitter.com/K2e3MCgXdL</a></p>— 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():
|