Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ stable_negative_prompt_list = [
|
|
39 |
]
|
40 |
app = gr.Blocks()
|
41 |
with app:
|
42 |
-
gr.Markdown("# **<
|
43 |
gr.Markdown(
|
44 |
"""
|
45 |
<h5 style='text-align: center'>
|
|
|
39 |
]
|
40 |
app = gr.Blocks()
|
41 |
with app:
|
42 |
+
gr.Markdown("# **<h1 align='center'>Stable Diffusion + ControlNet WebUI<h1>**")
|
43 |
gr.Markdown(
|
44 |
"""
|
45 |
<h5 style='text-align: center'>
|