animan123 commited on
Commit
ed97e60
·
verified ·
1 Parent(s): f9649c7

Format disclaimer

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -128,8 +128,7 @@ def build_interface():
128
  gr.Markdown(
129
  f"""
130
  # {title}
131
- **Disclaimer:** Content generated through the Hugging Face integration is not moderated by Roblox safety systems.
132
- Use of this integration is subject to the applicable license terms, and users are solely responsible for outputs generated.
133
  # Check out our [Github](https://github.com/Roblox/cube) to try it on your own machine!
134
  """
135
  )
 
128
  gr.Markdown(
129
  f"""
130
  # {title}
131
+ **Disclaimer:** Content generated through the Hugging Face integration is not moderated by Roblox safety systems. Use of this integration is subject to the applicable license terms, and users are solely responsible for outputs generated.
 
132
  # Check out our [Github](https://github.com/Roblox/cube) to try it on your own machine!
133
  """
134
  )