Spaces:
Runtime error
Runtime error
Logan Zoellner
commited on
Commit
β’
687a6d6
1
Parent(s):
1d6a4e1
can't spelll
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ def desc_to_image(desc):
|
|
28 |
demo = gr.Blocks()
|
29 |
|
30 |
with demo:
|
31 |
-
gr.Markdown("<h1><center>
|
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: <img width=256 src="https://pbs.twimg.com/media/EuvkFqBXAAAyQgW?format=png&name=small">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> '
|
|
|
28 |
demo = gr.Blocks()
|
29 |
|
30 |
with demo:
|
31 |
+
gr.Markdown("<h1><center>Safety 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: <img width=256 src="https://pbs.twimg.com/media/EuvkFqBXAAAyQgW?format=png&name=small">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> '
|