Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -153,7 +153,7 @@ def main():
|
|
153 |
with gr.Blocks(theme=gr.themes.Default(primary_hue="gray", secondary_hue="gray"), title="Ilaria Upscaler 💖") as app:
|
154 |
|
155 |
gr.Markdown(
|
156 |
-
"""# <div align="center"
|
157 |
"""
|
158 |
)
|
159 |
with gr.Accordion("Upscaling option"):
|
|
|
153 |
with gr.Blocks(theme=gr.themes.Default(primary_hue="gray", secondary_hue="gray"), title="Ilaria Upscaler 💖") as app:
|
154 |
|
155 |
gr.Markdown(
|
156 |
+
"""# <div align="center"></div>
|
157 |
"""
|
158 |
)
|
159 |
with gr.Accordion("Upscaling option"):
|