AdrienB134 commited on
Commit
9373b86
1 Parent(s): 8230329
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ def get_example():
193
  ]
194
 
195
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
196
- gr.Markdown("# ColPali + Qwen3VL 2B: Efficient Document Retrieval with Vision Language Models 📚")
197
 
198
 
199
  with gr.Row():
 
193
  ]
194
 
195
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
196
+ gr.Markdown("# ColPali + Qwen2VL 2B: Efficient Document Retrieval with Vision Language Models 📚")
197
 
198
 
199
  with gr.Row():