Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -92,7 +92,8 @@ with gr.Blocks(theme=theme) as demo:
|
|
92 |
<br />
|
93 |
<details>
|
94 |
<summary><strong>Terms of use</strong></summary>
|
95 |
-
By using this service, users are required to agree to the following terms: The
|
|
|
96 |
</details>
|
97 |
<br />
|
98 |
<details>
|
|
|
92 |
<br />
|
93 |
<details>
|
94 |
<summary><strong>Terms of use</strong></summary>
|
95 |
+
By using this service, users are required to agree to the following terms: The demo is a research preview intended for non-commercial use only. In order to use it in commercial environment, we suggested to download checkpoints that are subject to their respective original licenses.
|
96 |
+
It only provides limited safety measures and may generate offensive content. It must not be used for any illegal, harmful, violent, racist, or sexual purposes. Vision language models are prone to hallucinations to a greater extent compared to text-only LLMs.
|
97 |
</details>
|
98 |
<br />
|
99 |
<details>
|