Update app.py
Browse files
app.py
CHANGED
@@ -112,8 +112,8 @@ def ac():
|
|
112 |
with gr.Blocks() as app:
|
113 |
gr.Markdown(
|
114 |
'''
|
115 |
-
<center><h1>
|
116 |
-
<span font-size:16px;">Generate stunning high quality
|
117 |
</center>
|
118 |
|
119 |
A space by AP [Follow me on Twitter](https://twitter.com/angrypenguinPNG) with big contributions from [multimodalart](https://twitter.com/multimodalart)
|
|
|
112 |
with gr.Blocks() as app:
|
113 |
gr.Markdown(
|
114 |
'''
|
115 |
+
<center><h1>VectoDon AI</h1></span>
|
116 |
+
<span font-size:16px;">Generate stunning high quality artwork with Stable Diffusion</span>
|
117 |
</center>
|
118 |
|
119 |
A space by AP [Follow me on Twitter](https://twitter.com/angrypenguinPNG) with big contributions from [multimodalart](https://twitter.com/multimodalart)
|