Spaces:
Running
on
Zero
Running
on
Zero
XuDongZhou
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -366,7 +366,7 @@ with gr.Blocks(css=css) as demo:
|
|
366 |
negative_prompt = gr.Textbox(
|
367 |
label="Negative Prompt",
|
368 |
placeholder="low quality",
|
369 |
-
value="(lowres, low quality, worst quality:1.2), (text:1.2), watermark, (frame:1.2), deformed, ugly, deformed eyes, blur, out of focus, blurry, deformed cat, deformed, photo, anthropomorphic cat, monochrome, pet collar, gun, weapon, blue, 3d, drones, drone, buildings in background, green",
|
370 |
)
|
371 |
num_steps = gr.Slider(
|
372 |
label="Number of sample steps",
|
|
|
366 |
negative_prompt = gr.Textbox(
|
367 |
label="Negative Prompt",
|
368 |
placeholder="low quality",
|
369 |
+
value="(lowres, low quality, worst quality:1.2), (text:1.2), nude, nsfw, watermark, (frame:1.2), deformed, ugly, deformed eyes, blur, out of focus, blurry, deformed cat, deformed, photo, anthropomorphic cat, monochrome, pet collar, gun, weapon, blue, 3d, drones, drone, buildings in background, green",
|
370 |
)
|
371 |
num_steps = gr.Slider(
|
372 |
label="Number of sample steps",
|