prithivMLmods commited on
Commit
f6b22da
·
verified ·
1 Parent(s): 2611597

Update app.py

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