Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ MODEL = os.getenv(
|
|
36 |
DESCRIPTION = '''
|
37 |
<div>
|
38 |
<h1 style="text-align: center;">PMB Basic with Multi-User Chat Rooms</h1>
|
39 |
-
<p> Gradio demo for
|
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>
|
42 |
<p>❤️ Heart this space if you like it!</p>
|
|
|
36 |
DESCRIPTION = '''
|
37 |
<div>
|
38 |
<h1 style="text-align: center;">PMB Basic with Multi-User Chat Rooms</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>
|
42 |
<p>❤️ Heart this space if you like it!</p>
|