Spaces:
Running
Running
Format disclaimer
Browse files
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 |
)
|