LeonceNsh commited on
Commit
e1f6bcd
·
verified ·
1 Parent(s): efc74be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ def execute_sql_query(sql_query):
86
 
87
  with gr.Blocks() as demo:
88
  gr.Markdown("""
89
- # Parquet SQL Query and Plotting App
90
 
91
  ## **Query and visualize data** in `sample_contract_df.parquet`
92
 
 
86
 
87
  with gr.Blocks() as demo:
88
  gr.Markdown("""
89
+ # Use Text to SQL to analyze US Government contract data
90
 
91
  ## **Query and visualize data** in `sample_contract_df.parquet`
92