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

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]",
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