prithivMLmods commited on
Commit
93fce8a
·
verified ·
1 Parent(s): c6cdcb1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,7 +234,7 @@ css = """
234
 
235
  # Create the Gradio Interface
236
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
237
- gr.Markdown("# **Doc VLMs v2**")
238
  with gr.Row():
239
  with gr.Column():
240
  with gr.Tabs():
 
234
 
235
  # Create the Gradio Interface
236
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
237
+ gr.Markdown("# **Multimodal OCR Comparator**")
238
  with gr.Row():
239
  with gr.Column():
240
  with gr.Tabs():