prithivMLmods commited on
Commit
094beaa
·
verified ·
1 Parent(s): 0b1796c

Update app.py

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