Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ with app:
|
|
19 |
gr.HTML(
|
20 |
"""
|
21 |
<h1 style='text-align: center'>
|
22 |
-
Stable Diffusion + ControlNet WebUI
|
23 |
</h1>
|
24 |
"""
|
25 |
)
|
|
|
19 |
gr.HTML(
|
20 |
"""
|
21 |
<h1 style='text-align: center'>
|
22 |
+
Stable Diffusion + ControlNet + Keras Diffusion WebUI
|
23 |
</h1>
|
24 |
"""
|
25 |
)
|