fantos commited on
Commit
b331133
โ€ข
1 Parent(s): 8d2510b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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