prithivMLmods commited on
Commit
ad99967
·
verified ·
1 Parent(s): 27347ad

Update app.py

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