Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ with gr.Blocks(css=css) as demo:
|
|
106 |
gr.HTML(
|
107 |
"""
|
108 |
<h1 style='text-align: center'>
|
109 |
-
Stable Diffusion 3
|
110 |
</h1>
|
111 |
"""
|
112 |
)
|
|
|
106 |
gr.HTML(
|
107 |
"""
|
108 |
<h1 style='text-align: center'>
|
109 |
+
Stable Diffusion 3
|
110 |
</h1>
|
111 |
"""
|
112 |
)
|