Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -142,7 +142,7 @@ with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=CSS) as app:
|
|
| 142 |
"""
|
| 143 |
<center>
|
| 144 |
<div id="title-container">
|
| 145 |
-
<h1 id="title-text">
|
| 146 |
</div>
|
| 147 |
</center>
|
| 148 |
"""
|
|
|
|
| 142 |
"""
|
| 143 |
<center>
|
| 144 |
<div id="title-container">
|
| 145 |
+
<h1 id="title-text">Text-to-Image Generator App</h1>
|
| 146 |
</div>
|
| 147 |
</center>
|
| 148 |
"""
|