prithivMLmods commited on
Commit
bb331f3
·
verified ·
1 Parent(s): d327195

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -237,7 +237,7 @@ css = """
237
 
238
  # Create the Gradio Interface
239
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
240
- gr.Markdown("# **[Multimodal OCR Comparator](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
241
  with gr.Row():
242
  with gr.Column():
243
  with gr.Tabs():
 
237
 
238
  # Create the Gradio Interface
239
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
240
+ gr.Markdown("# **[Multimodal VLM OCR](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
241
  with gr.Row():
242
  with gr.Column():
243
  with gr.Tabs():