prithivMLmods commited on
Commit
29a6f83
·
verified ·
1 Parent(s): c086b0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -267,7 +267,7 @@ css = """
267
  # Create the Gradio Interface
268
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
269
  gr.Markdown(
270
- "# **[Multimodal VLMs 5x](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**"
271
  )
272
  with gr.Row():
273
  with gr.Column():
 
267
  # Create the Gradio Interface
268
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
269
  gr.Markdown(
270
+ "# **[Multimodal VLMs OCR3](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**"
271
  )
272
  with gr.Row():
273
  with gr.Column():