Spaces:
Runtime error
Runtime error
Commit
·
b23661a
1
Parent(s):
884e72d
Last change
Browse files
app.py
CHANGED
@@ -135,7 +135,7 @@ block = gr.Blocks(css='style.css')
|
|
135 |
options = ['SD2.1']
|
136 |
|
137 |
with block:
|
138 |
-
gr.Markdown("SD vs. FreeU
|
139 |
with gr.Group():
|
140 |
with gr.Row(elem_id="prompt-container").style(mobile_collapse=False, equal_height=True):
|
141 |
with gr.Column():
|
|
|
135 |
options = ['SD2.1']
|
136 |
|
137 |
with block:
|
138 |
+
gr.Markdown("# SD 2.1 vs. FreeU")
|
139 |
with gr.Group():
|
140 |
with gr.Row(elem_id="prompt-container").style(mobile_collapse=False, equal_height=True):
|
141 |
with gr.Column():
|