Jacqkues commited on
Commit
5513461
·
verified ·
1 Parent(s): ca9d4fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -130,7 +130,10 @@ with gr.Blocks( theme=gr.themes.Default(), css="""
130
 
131
  Connect to PostgreSQL, MySQL, SQLite, Snowflake, BigQuery, and more — powered by Ibis, with support for CSV and Parquet too
132
 
133
- Custom reranking services are running on Modal. It may take some time to start up the first time if the space hasn't been used before.
 
 
 
134
 
135
 
136
 
 
130
 
131
  Connect to PostgreSQL, MySQL, SQLite, Snowflake, BigQuery, and more — powered by Ibis, with support for CSV and Parquet too
132
 
133
+ Powered by Modal and Qwen3 Reranking model 🔥
134
+
135
+
136
+ (It may take some time to start up the first time if the space hasn't been used before.)
137
 
138
 
139