DrishtiSharma commited on
Commit
33eef8d
Β·
verified Β·
1 Parent(s): badcf88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: Enhanced Document Retrieval & Analysis App")
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():