xinlongwang commited on
Commit
b5cbae4
β€’
2 Parent(s): ba4c64d f5f5268

Merge branch 'main' of https://huggingface.co/spaces/BAAI/SegGPT into main

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -121,10 +121,10 @@ demo_mask_sam = gr.Interface(fn=inference_mask1_sam,
121
  examples=examples_sam,
122
  #title="SegGPT for Any Segmentation<br>(Painter Inside)",
123
  description="<p> \
124
- <strong>SAM+SegGPT: One touch for segmentation in all images or videos.<strong> <br>\
125
  Choose an example below &#128293; &#128293; &#128293; <br>\
126
  Or, upload by yourself: <br>\
127
- 1. Upload images to be tested to 'img1' and 'img2'. <br>2. Upload a prompt image to 'prompt' and draw <strong>a point or line on the target<strong>. <br>\
128
  <br> \
129
  πŸ’Ž SAM segments the target with any point or scribble, then SegGPT segments all other images. <br>\
130
  πŸ’Ž Examples below were never trained and are randomly selected for testing in the wild. <br>\
 
121
  examples=examples_sam,
122
  #title="SegGPT for Any Segmentation<br>(Painter Inside)",
123
  description="<p> \
124
+ <strong>SAM+SegGPT: One touch for segmentation in all images or videos.</strong> <br>\
125
  Choose an example below &#128293; &#128293; &#128293; <br>\
126
  Or, upload by yourself: <br>\
127
+ 1. Upload images to be tested to 'img1' and 'img2'. <br>2. Upload a prompt image to 'prompt' and draw <strong>a point or line on the target</strong>. <br>\
128
  <br> \
129
  πŸ’Ž SAM segments the target with any point or scribble, then SegGPT segments all other images. <br>\
130
  πŸ’Ž Examples below were never trained and are randomly selected for testing in the wild. <br>\