Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -229,7 +229,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
|
|
229 |
|
230 |
gr.HTML("""
|
231 |
<div style="color: red; margin-bottom: 1em; text-align: center; padding: 10px; background: rgba(255,0,0,0.1); border-radius: 8px;">
|
232 |
-
โ ๏ธ
|
233 |
</div>
|
234 |
""")
|
235 |
|
|
|
229 |
|
230 |
gr.HTML("""
|
231 |
<div style="color: red; margin-bottom: 1em; text-align: center; padding: 10px; background: rgba(255,0,0,0.1); border-radius: 8px;">
|
232 |
+
โ ๏ธ Explicit or inappropriate content cannot be generated.
|
233 |
</div>
|
234 |
""")
|
235 |
|