zhiminy commited on
Commit
6616442
·
1 Parent(s): 63d77a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -997,7 +997,7 @@ with gr.Blocks() as app:
997
  Users are required to agree to the following terms before using the service:
998
 
999
  - The service is a **research preview**. It only provides limited safety measures and may generate offensive content.
1000
- - It must not be used for any illegal, harmful, violent, racist, or sexual purposes.
1001
  - Please **do not upload any private information**.
1002
  - The service collects user dialogue data, including both text and images, and reserves the right to distribute it under a **Creative Commons Attribution (CC-BY)** or a similar license.
1003
  """
 
997
  Users are required to agree to the following terms before using the service:
998
 
999
  - The service is a **research preview**. It only provides limited safety measures and may generate offensive content.
1000
+ - It must not be used for any **illegal, harmful, violent, racist, or sexual** purposes.
1001
  - Please **do not upload any private information**.
1002
  - The service collects user dialogue data, including both text and images, and reserves the right to distribute it under a **Creative Commons Attribution (CC-BY)** or a similar license.
1003
  """