Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -432,7 +432,7 @@ with gr.Blocks(CIMStheme) as iface:
|
|
432 |
with gr.Column(scale=2):
|
433 |
gr.Image(label="Logo",value="CIMS Logo Purple.png",width=10,show_download_button=False,interactive=False,show_label=False,elem_id="logo",container=False)
|
434 |
with gr.Column(scale=2):
|
435 |
-
gr.Markdown(value="
|
436 |
with gr.Column(scale=2):
|
437 |
gr.Markdown("")
|
438 |
with gr.Row(variant='panel'):
|
|
|
432 |
with gr.Column(scale=2):
|
433 |
gr.Image(label="Logo",value="CIMS Logo Purple.png",width=10,show_download_button=False,interactive=False,show_label=False,elem_id="logo",container=False)
|
434 |
with gr.Column(scale=2):
|
435 |
+
gr.Markdown(value="<H1 style='text-align: center;'>Scout - Powered by CIMS.AI</h1>")
|
436 |
with gr.Column(scale=2):
|
437 |
gr.Markdown("")
|
438 |
with gr.Row(variant='panel'):
|