HUANG-Stephanie commited on
Commit
b6cdf0d
1 Parent(s): 2902a60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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):