Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -115,7 +115,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 115 |
gr.HTML(
|
| 116 |
"""
|
| 117 |
<h1 style='text-align: center'>
|
| 118 |
-
Stable Diffusion 3
|
| 119 |
</h1>
|
| 120 |
"""
|
| 121 |
)
|
|
|
|
| 115 |
gr.HTML(
|
| 116 |
"""
|
| 117 |
<h1 style='text-align: center'>
|
| 118 |
+
Stable Diffusion 3 Coming Soon
|
| 119 |
</h1>
|
| 120 |
"""
|
| 121 |
)
|