Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -179,7 +179,7 @@ def main():
|
|
179 |
"light_censor",
|
180 |
"mosaic_censoring"],
|
181 |
|
182 |
-
predefined_tags2 = ["loli
|
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>")
|