Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ def diffusion_app():
|
|
15 |
gr.HTML(
|
16 |
"""
|
17 |
<h1 style='text-align: center'>
|
18 |
-
Stable Diffusion
|
19 |
</h1>
|
20 |
"""
|
21 |
)
|
|
|
15 |
gr.HTML(
|
16 |
"""
|
17 |
<h1 style='text-align: center'>
|
18 |
+
Stable Diffusion + ControlNet + Inpaint
|
19 |
</h1>
|
20 |
"""
|
21 |
)
|