Spaces:
Sleeping
Sleeping
changed heading
Browse files
app.py
CHANGED
|
@@ -184,7 +184,7 @@ def main(pil_img, out_dir='demo_out', model_path='checkpoint/deco_best.pth', mes
|
|
| 184 |
|
| 185 |
with gr.Blocks(title="DECO", css=".gradio-container") as demo:
|
| 186 |
|
| 187 |
-
gr.HTML("""<
|
| 188 |
|
| 189 |
with gr.Row():
|
| 190 |
with gr.Column():
|
|
|
|
| 184 |
|
| 185 |
with gr.Blocks(title="DECO", css=".gradio-container") as demo:
|
| 186 |
|
| 187 |
+
gr.HTML("""<h1 style="text-align:center; color:#10768c">DECO</h1>""")
|
| 188 |
|
| 189 |
with gr.Row():
|
| 190 |
with gr.Column():
|