majinyu commited on
Commit
0d77820
·
1 Parent(s): b683f14

add link pointing to xinyu's demo

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -260,6 +260,8 @@ if __name__ == "__main__":
260
  <b>Tag2Text Model + Grounded-SAM:</b> Upload your image to get the <b>tags and caption</b> (by Tag2Text) and <b>masks and boxes</b> (by Grounded-SAM)!
261
  (Optional: Specify tags to get the corresponding caption.)
262
  </li>
 
 
263
  """ # noqa
264
 
265
  article = """
 
260
  <b>Tag2Text Model + Grounded-SAM:</b> Upload your image to get the <b>tags and caption</b> (by Tag2Text) and <b>masks and boxes</b> (by Grounded-SAM)!
261
  (Optional: Specify tags to get the corresponding caption.)
262
  </li>
263
+ <br>
264
+ Note: this demo may take up to minutes to inference. If you do not need masks and boxes, visit <a href='https://huggingface.co/spaces/xinyu1205/Recognize_Anything-Tag2Text/' target='_blank'>this demo</a>.
265
  """ # noqa
266
 
267
  article = """