Jacqkues commited on
Commit
ef8ba77
·
verified ·
1 Parent(s): e445b8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -9
app.py CHANGED
@@ -125,16 +125,11 @@ with gr.Blocks( theme=gr.themes.Default(), css="""
125
  """) as demo:
126
  gr.Markdown(
127
  f"""
128
- # ⚡ Ibiza server
129
- Your mcp server that allow you to talk to any database
130
-
131
-
132
- Powered by Ibis it support : PostgreSQL , SQLite , MySQL , MSSQL , ClickHouse , BigQuery and many other
133
 
134
-
135
- Also support .CSV and .parquet files
136
-
137
- For security reason is better if you use the mcp server in local
138
 
139
  """,
140
  elem_classes=["header"]
 
125
  """) as demo:
126
  gr.Markdown(
127
  f"""
128
+ # ⚡ Ibiza Server
129
+ Chat with your data
130
+ Connect to PostgreSQL, MySQL, SQLite, Snowflake, BigQuery, and more — powered by Ibis, with support for CSV and Parquet too
 
 
131
 
132
+
 
 
 
133
 
134
  """,
135
  elem_classes=["header"]