prithivMLmods commited on
Commit
3c5f4b5
·
verified ·
1 Parent(s): e2f8c86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ def generate(
93
  width=width,
94
  height=height,
95
  guidance_scale=guidance_scale,
96
- num_inference_steps=23,
97
  num_images_per_prompt=1,
98
  output_type="pil",
99
  ).images
 
93
  width=width,
94
  height=height,
95
  guidance_scale=guidance_scale,
96
+ num_inference_steps=16,
97
  num_images_per_prompt=1,
98
  output_type="pil",
99
  ).images