Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -160,7 +160,7 @@ with gr.Blocks(theme="Respair/Shiki@10.1.0", css=css) as demo:
|
|
| 160 |
gr.Markdown(
|
| 161 |
"""
|
| 162 |
<div style="text-align: left;">
|
| 163 |
-
Demo is closed until further notice; thank you for using it. Feel free to check the pre-generated samples at the
|
| 164 |
</div>
|
| 165 |
"""
|
| 166 |
)
|
|
|
|
| 160 |
gr.Markdown(
|
| 161 |
"""
|
| 162 |
<div style="text-align: left;">
|
| 163 |
+
Demo is closed until further notice; thank you for using it. Feel free to check the pre-generated samples at the <code>Examples</code> tab. <br>
|
| 164 |
</div>
|
| 165 |
"""
|
| 166 |
)
|