Spaces:
Runtime error
Runtime error
Commit
·
b53d427
1
Parent(s):
f9e9115
minor
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ 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 🔥 🔥 🔥 <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>\
|
|
|
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 🔥 🔥 🔥 <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>\
|