prithivMLmods commited on
Commit
f3a2467
·
verified ·
1 Parent(s): 4bf6401

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ def generate(
84
  num_inference_steps: int = 25,
85
  randomize_seed: bool = False,
86
  use_resolution_binning: bool = True,
87
- num_images: int = 1,
88
  progress=gr.Progress(track_tqdm=True),
89
  ):
90
  global models
 
84
  num_inference_steps: int = 25,
85
  randomize_seed: bool = False,
86
  use_resolution_binning: bool = True,
87
+ num_images: int = 5,
88
  progress=gr.Progress(track_tqdm=True),
89
  ):
90
  global models