Jan90 commited on
Commit
6100bab
·
verified ·
1 Parent(s): 7398b8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ def plot_sentiments(sentiments):
137
 
138
  # Gradio interface
139
  with gr.Blocks(theme=theme) as demo:
140
- gr.Markdown("<h1 style='text-align: center;'>Feedback and Auditing Aurvey AI Analyzer</h1><br>")
141
  with gr.Tabs():
142
  with gr.TabItem("Upload and Filter"):
143
  with gr.Row():
 
137
 
138
  # Gradio interface
139
  with gr.Blocks(theme=theme) as demo:
140
+ gr.Markdown("<h1 style='text-align: center;'>Feedback and Auditing Survey AI Analyzer</h1><br>")
141
  with gr.Tabs():
142
  with gr.TabItem("Upload and Filter"):
143
  with gr.Row():