Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -319,7 +319,7 @@ with gr.Blocks(css=css) as app:
|
|
319 |
gr.Markdown(
|
320 |
'''
|
321 |
<center>
|
322 |
-
<h1>
|
323 |
<p>Code by Alex Carlier, please follow them on <a href="https://twitter.com/alexcarliera">Twitter</a></p>
|
324 |
<p>A space by <a href="https://twitter.com/angrypenguinPNG">AP</a> with contributions from <a href="https://twitter.com/multimodalart">MultimodalArt</a></p>
|
325 |
</center>
|
|
|
319 |
gr.Markdown(
|
320 |
'''
|
321 |
<center>
|
322 |
+
<h1>Upside Down Diffusion</h1>
|
323 |
<p>Code by Alex Carlier, please follow them on <a href="https://twitter.com/alexcarliera">Twitter</a></p>
|
324 |
<p>A space by <a href="https://twitter.com/angrypenguinPNG">AP</a> with contributions from <a href="https://twitter.com/multimodalart">MultimodalArt</a></p>
|
325 |
</center>
|