zhiminy commited on
Commit
bc49057
·
1 Parent(s): ea8b371

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -994,7 +994,7 @@ with gr.Blocks() as app:
994
 
995
  - The service is a **research preview**. It only provides limited safety measures and may generate offensive content.
996
  - It must not be used for any **illegal, harmful, violent, racist, or sexual** purposes.
997
- - Please **do not upload any private information**.
998
  - 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.
999
  """
1000
  )
 
994
 
995
  - The service is a **research preview**. It only provides limited safety measures and may generate offensive content.
996
  - It must not be used for any **illegal, harmful, violent, racist, or sexual** purposes.
997
+ - Please do not upload any **private information**.
998
  - 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.
999
  """
1000
  )