Spaces:
Running
on
Zero
Running
on
Zero
derektan
commited on
Commit
·
3dd1792
1
Parent(s):
08fd404
Modified gradio descriptions
Browse files
app.py
CHANGED
@@ -180,7 +180,7 @@ title = "LISA: Reasoning Segmentation via Large Language Model"
|
|
180 |
|
181 |
description = """
|
182 |
<font size=4>
|
183 |
-
This is the online demo
|
184 |
If multiple users are using it at the same time, they will enter a queue, which may delay some time. \n
|
185 |
**Note**: **Different prompts can lead to significantly varied results**. \n
|
186 |
**Note**: Please try to **standardize** your input text prompts to **avoid ambiguity**, and also pay attention to whether the **punctuations** of the input are correct. \n
|
|
|
180 |
|
181 |
description = """
|
182 |
<font size=4>
|
183 |
+
This is an adapted version of the online demo for LISA, where we pretrained the LISA model with data from AVS-Bench (Search-TTA). \n
|
184 |
If multiple users are using it at the same time, they will enter a queue, which may delay some time. \n
|
185 |
**Note**: **Different prompts can lead to significantly varied results**. \n
|
186 |
**Note**: Please try to **standardize** your input text prompts to **avoid ambiguity**, and also pay attention to whether the **punctuations** of the input are correct. \n
|