Spaces:
Running
Running
SatyamSinghal
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ with gr.Blocks(css="""
|
|
83 |
}
|
84 |
""") as demo:
|
85 |
with gr.Row():
|
86 |
-
gr.Markdown("<h1 style='text-align:center; color:#
|
87 |
|
88 |
with gr.Row():
|
89 |
with gr.Column(scale=2):
|
|
|
83 |
}
|
84 |
""") as demo:
|
85 |
with gr.Row():
|
86 |
+
gr.Markdown("<h1 style='text-align:center; color:#D8D8F6;'>✨ InsightVision: Detect, Analyze, Summarize ✨</h1>")
|
87 |
|
88 |
with gr.Row():
|
89 |
with gr.Column(scale=2):
|