ura23 commited on
Commit
9b6cc5d
·
verified ·
1 Parent(s): 52629d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ def main():
179
  "light_censor",
180
  "mosaic_censoring"],
181
 
182
- predefined_tags2 = ["loli", "small breasts":"guguguguggugugug"]
183
 
184
  with gr.Blocks(title=TITLE) as demo:
185
  gr.Markdown(f"<h1 style='text-align: center;'>{TITLE}</h1>")
 
179
  "light_censor",
180
  "mosaic_censoring"],
181
 
182
+ predefined_tags2 = ["loli, small breasts:guguguguggugugug"]
183
 
184
  with gr.Blocks(title=TITLE) as demo:
185
  gr.Markdown(f"<h1 style='text-align: center;'>{TITLE}</h1>")