XuDongZhou commited on
Commit
7d0a469
·
verified ·
1 Parent(s): c1365db

Update app.py

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