prithivMLmods commited on
Commit
bc8e1b9
·
verified ·
1 Parent(s): 1237dad

Update app.py

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