prithivMLmods commited on
Commit
aa9c407
·
verified ·
1 Parent(s): 84b3ace

Update app.py

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