SatyamSinghal commited on
Commit
890691b
·
verified ·
1 Parent(s): f3b7d6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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:#F9B9D2;'>✨ InsightVision: Detect, Analyze, Summarize ✨</h1>")
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):