Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -85,7 +85,6 @@ def get_example():
|
|
| 85 |
|
| 86 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
| 87 |
gr.Markdown("# ColPali: Efficient Document Retrieval with Vision Language Models 📚")
|
| 88 |
-
gr.Markdown("## 1️⃣ Upload PDFs")
|
| 89 |
|
| 90 |
with gr.Row():
|
| 91 |
with gr.Column(scale=2):
|
|
|
|
| 85 |
|
| 86 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
| 87 |
gr.Markdown("# ColPali: Efficient Document Retrieval with Vision Language Models 📚")
|
|
|
|
| 88 |
|
| 89 |
with gr.Row():
|
| 90 |
with gr.Column(scale=2):
|