prithivMLmods commited on
Commit
7ca1c41
·
verified ·
1 Parent(s): 4002358

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ def generate(
85
  width=width,
86
  height=height,
87
  guidance_scale=guidance_scale,
88
- num_inference_steps=28,
89
  num_images_per_prompt=1,
90
  output_type="pil",
91
  ).images
 
85
  width=width,
86
  height=height,
87
  guidance_scale=guidance_scale,
88
+ num_inference_steps=30,
89
  num_images_per_prompt=1,
90
  output_type="pil",
91
  ).images