Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -37,10 +37,9 @@ DESCRIPTION = '''
|
|
37 |
<div>
|
38 |
<h1 style="text-align: center;">High Definition Pony Diffusion</h1>
|
39 |
<p> Gradio demo for PonyDiffusion v6 with image gallery, json support, and advanced options for power users.</p>
|
40 |
-
<p
|
41 |
<p>🔎 For more details about me, take a look at <a href="https://sergidev.me">My website</a>.</p>
|
42 |
<p>🌚 For dark mode compatibility, click <a href="https://sergidev.me/hdiffusion">here</a>.</p>
|
43 |
-
<p>❤️ Heart this space if you like it!</p>
|
44 |
</div>
|
45 |
'''
|
46 |
|
|
|
37 |
<div>
|
38 |
<h1 style="text-align: center;">High Definition Pony Diffusion</h1>
|
39 |
<p> Gradio demo for PonyDiffusion v6 with image gallery, json support, and advanced options for power users.</p>
|
40 |
+
<p>❤️ Thank you for 1000 visits! Heart this space if you like it!</p>
|
41 |
<p>🔎 For more details about me, take a look at <a href="https://sergidev.me">My website</a>.</p>
|
42 |
<p>🌚 For dark mode compatibility, click <a href="https://sergidev.me/hdiffusion">here</a>.</p>
|
|
|
43 |
</div>
|
44 |
'''
|
45 |
|