ZennyKenny commited on
Commit
926164d
·
verified ·
1 Parent(s): b9e14b1

update title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ agent = CodeAgent(
117
  )
118
 
119
  with gr.Blocks() as demo:
120
- gr.Markdown("## Natural Language to SQL Executor with Live Data")
121
 
122
  with gr.Row():
123
  with gr.Column(scale=1):
 
117
  )
118
 
119
  with gr.Blocks() as demo:
120
+ gr.Markdown("## Plain Text Query Interface")
121
 
122
  with gr.Row():
123
  with gr.Column(scale=1):