Update app.py
Browse files
app.py
CHANGED
@@ -163,7 +163,7 @@ def get_example():
|
|
163 |
|
164 |
|
165 |
with gr.Blocks(theme=gr.themes.Monochrome()) as demo:
|
166 |
-
gr.Markdown("# π ColPali + Qwen2VL 7B:
|
167 |
|
168 |
# Section 1: File Upload
|
169 |
with gr.Row():
|
|
|
163 |
|
164 |
|
165 |
with gr.Blocks(theme=gr.themes.Monochrome()) as demo:
|
166 |
+
gr.Markdown("# π ColPali + Qwen2VL 7B: Document Retrieval & Analysis App")
|
167 |
|
168 |
# Section 1: File Upload
|
169 |
with gr.Row():
|