Amirkia RAFIEI OSKOOEI commited on
Commit
1881e0f
·
2 Parent(s): 1bab1a2 269cb51

Merge pull request #7 from pia-team/demo-memory_debug

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +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
  )
127
  with gr.Row(elem_classes="container"):
128
  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):