Spaces:
Running
on
Zero
Running
on
Zero
AdrienB134
commited on
Commit
•
9373b86
1
Parent(s):
8230329
fth
Browse files
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 +
|
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():
|