Jan90 commited on
Commit
3fbce7c
·
verified ·
1 Parent(s): fddfa80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -150,6 +150,7 @@ def plot_sentiments(sentiments):
150
 
151
  # Gradio interface
152
  with gr.Blocks(theme=theme) as demo:
 
153
  with gr.Tabs():
154
  with gr.TabItem("Upload and Filter"):
155
  with gr.Row():
 
150
 
151
  # Gradio interface
152
  with gr.Blocks(theme=theme) as demo:
153
+ gr.Markdown("<h1 style='text-align: center;'>Feedback and Auditing Aurvey AI Analyzer</h1><br>")
154
  with gr.Tabs():
155
  with gr.TabItem("Upload and Filter"):
156
  with gr.Row():