Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -254,7 +254,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
| 254 |
api_name="run",
|
| 255 |
)
|
| 256 |
|
| 257 |
-
|
| 258 |
gr.Markdown("⚠️ users are accountable for the content they generate and are responsible for ensuring it meets appropriate ethical standards.")
|
| 259 |
|
| 260 |
gr.Markdown(DESCRIPTIONy)
|
|
|
|
| 254 |
api_name="run",
|
| 255 |
)
|
| 256 |
|
| 257 |
+
gr.Markdown("**Disclaimer:**")
|
| 258 |
gr.Markdown("⚠️ users are accountable for the content they generate and are responsible for ensuring it meets appropriate ethical standards.")
|
| 259 |
|
| 260 |
gr.Markdown(DESCRIPTIONy)
|