prithivMLmods commited on
Commit
53c15b2
1 Parent(s): 0dad951

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -462,7 +462,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
462
  api_name="run",
463
  )
464
 
465
- gr.Markdown("⚠️ users are accountable for the content they generate and are responsible for ensuring it meets appropriate ethical standards.")
466
 
467
  if __name__ == "__main__":
468
  demo.queue(max_size=20).launch()
 
462
  api_name="run",
463
  )
464
 
465
+ gr.Markdown("⚠️ users are accountable for the content they generate and are responsible for ensuring it meets appropriate ethical standards.")
466
 
467
  if __name__ == "__main__":
468
  demo.queue(max_size=20).launch()