prithivMLmods commited on
Commit
4182521
·
verified ·
1 Parent(s): b9964d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -241,7 +241,7 @@ css = """
241
 
242
  # Create the Gradio Interface
243
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
244
- gr.Markdown("# **[Qwen2.5-VL](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
245
  with gr.Row():
246
  with gr.Column():
247
  with gr.Tabs():
 
241
 
242
  # Create the Gradio Interface
243
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
244
+ gr.Markdown("# **[Qwen2.5-VL-Outpost](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
245
  with gr.Row():
246
  with gr.Column():
247
  with gr.Tabs():