JingyeChen22 commited on
Commit
f06d603
1 Parent(s): e6dab5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -960,7 +960,7 @@ with gr.Blocks() as demo:
960
  </h3>
961
  <h3 style="font-weight: 450; font-size: 0.8rem; margin: 0rem">
962
  <b>Disclaimer</b>:
963
- Please note that the demo is intended for academic and research purposes only. Any use of the demo for generating inappropriate content is strictly prohibited. The responsibility for any misuse or inappropriate use of the demo lies solely with the users who generated such content, and this demo shall not be held liable for any such use.
964
  </h3>
965
  </div>
966
  """
 
960
  </h3>
961
  <h3 style="font-weight: 450; font-size: 0.8rem; margin: 0rem">
962
  <b>Disclaimer</b>:
963
+ Please note that the demo is intended for academic and research purposes <b>ONLY</b>. Any use of the demo for generating inappropriate content is strictly prohibited. The responsibility for any misuse or inappropriate use of the demo lies solely with the users who generated such content, and this demo shall not be held liable for any such use.
964
  </h3>
965
  </div>
966
  """