Spongenuity commited on
Commit
47008d1
1 Parent(s): 2e626e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -554,7 +554,7 @@ with gr.Blocks(css=css) as demo:
554
  negative_prompt = gr.Textbox(
555
  label="Negative Prompt",
556
  placeholder="low quality",
557
- 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",
558
  )
559
  num_steps = gr.Slider(
560
  label="Number of sample steps",
 
554
  negative_prompt = gr.Textbox(
555
  label="Negative Prompt",
556
  placeholder="low quality",
557
+ value="(lowres, low quality, worst quality:1.2), (text:1.2), nudity, 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",
558
  )
559
  num_steps = gr.Slider(
560
  label="Number of sample steps",