Mihaiii commited on
Commit
e331cfc
1 Parent(s): ac820b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -196,7 +196,7 @@ def get_example():
196
  ]
197
 
198
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
199
- gr.Markdown("# ColPali + Qwen2VL 2B: Efficient Document Retrieval with Vision Language Models 📚")
200
 
201
 
202
  with gr.Row():
 
196
  ]
197
 
198
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
199
+ gr.Markdown("# ColPali + Qwen2VL 7B: Efficient Document Retrieval with Vision Language Models 📚")
200
 
201
 
202
  with gr.Row():