prithivMLmods commited on
Commit
88cf944
·
verified ·
1 Parent(s): a4dabd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ image_description_interface = gr.Interface(
96
  ],
97
  outputs=gr.Textbox(label="Generated Caption", lines=4, show_copy_button=True),
98
  live=False,
99
- title="# **[Florence-2 Models Image Captions](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**",
100
  description=description
101
  )
102
 
 
96
  ],
97
  outputs=gr.Textbox(label="Generated Caption", lines=4, show_copy_button=True),
98
  live=False,
99
+ title="# [Florence-2 Models Image Captions]",
100
  description=description
101
  )
102