Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -124,7 +124,7 @@ else:
|
|
124 |
with gr.Blocks(
|
125 |
theme=gr.themes.Soft()
|
126 |
) as demo:
|
127 |
-
gr.Markdown("Starry XL 5.2 Demo")
|
128 |
|
129 |
with gr.Group():
|
130 |
prompt = gr.Text(
|
|
|
124 |
with gr.Blocks(
|
125 |
theme=gr.themes.Soft()
|
126 |
) as demo:
|
127 |
+
gr.Markdown("# Starry XL 5.2 Demo")
|
128 |
|
129 |
with gr.Group():
|
130 |
prompt = gr.Text(
|