Spaces:
Runtime error
Runtime error
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("# **<h2 align='center'>Stable Diffusion WebUI<h2>**")
|
| 43 |
gr.Markdown(
|
| 44 |
"""
|
| 45 |
<h5 style='text-align: center'>
|
|
|
|
| 39 |
]
|
| 40 |
app = gr.Blocks()
|
| 41 |
with app:
|
| 42 |
+
gr.Markdown("# **<h2 align='center'>Stable Diffusion + ControlNet WebUI<h2>**")
|
| 43 |
gr.Markdown(
|
| 44 |
"""
|
| 45 |
<h5 style='text-align: center'>
|