cevheri commited on
Commit
b027ed0
·
2 Parent(s): 95d6173 1881e0f

Merge branch 'demo-tmp-memory' of https://github.com/pia-team/query_mcp_server into demo-tmp-memory

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -122,6 +122,7 @@ with gr.Blocks(css=custom_css, theme=xtheme) as demo:
122
  <p style='text-align: center'>Ask questions about your database, analyze and visualize data.</p>
123
  <p style='text-align: center; color: #666; font-size: 0.9em; margin-top: -0.5rem'>Version: {}</p>
124
  """.format(VERSION)
 
125
  )
126
  with gr.Row(elem_classes="container"):
127
  with gr.Column(scale=3):
 
122
  <p style='text-align: center'>Ask questions about your database, analyze and visualize data.</p>
123
  <p style='text-align: center; color: #666; font-size: 0.9em; margin-top: -0.5rem'>Version: {}</p>
124
  """.format(VERSION)
125
+
126
  )
127
  with gr.Row(elem_classes="container"):
128
  with gr.Column(scale=3):