Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ MODEL = os.getenv(
|
|
35 |
|
36 |
DESCRIPTION = '''
|
37 |
<div>
|
38 |
-
<h1 style="text-align: center;">
|
39 |
<p> Gradio demo for PonyDiffusion v6 with image gallery, json support, and advanced options for power users.</p>
|
40 |
<p>๐ For more details about me, take a look at <a href="https://sergidev.me">My website</a>.</p>
|
41 |
<p>๐ For dark mode, click <a href="https://sergidev.me/hdiffusion">here</a>.</p>
|
|
|
35 |
|
36 |
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>๐ For more details about me, take a look at <a href="https://sergidev.me">My website</a>.</p>
|
41 |
<p>๐ For dark mode, click <a href="https://sergidev.me/hdiffusion">here</a>.</p>
|