prithivMLmods commited on
Commit
8d5f7dc
·
verified ·
1 Parent(s): 4357e3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -252,7 +252,7 @@ css = """
252
  # Create the Gradio Interface
253
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
254
  gr.Markdown(
255
- "# **[Multimodal VLMs [OCR | VQA]](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**"
256
  )
257
  with gr.Row():
258
  with gr.Column():
 
252
  # Create the Gradio Interface
253
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
254
  gr.Markdown(
255
+ "# **[Multimodal VLM OCR3](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**"
256
  )
257
  with gr.Row():
258
  with gr.Column():