Nymbo commited on
Commit
c6982d5
·
verified ·
1 Parent(s): 6c0b559

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -215,10 +215,6 @@ with gr.Blocks(css=css) as demo:
215
  # ],
216
  # )
217
 
218
- gr.Markdown("**Disclaimer:**")
219
- gr.Markdown(
220
- "This demo is only for research purpose. Jasper cannot be held responsible for the generation of NSFW (Not Safe For Work) content through the use of this demo. Users are solely responsible for any content they create, and it is their obligation to ensure that it adheres to appropriate and ethical standards. Jasper provides the tools, but the responsibility for their use lies with the individual user."
221
- )
222
  gr.on(
223
  [run_button.click],
224
  fn=infer,
 
215
  # ],
216
  # )
217
 
 
 
 
 
218
  gr.on(
219
  [run_button.click],
220
  fn=infer,