Yjiggfghhjnjj commited on
Commit
badba56
1 Parent(s): a1796fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,7 +184,7 @@ with gr.Blocks() as demo:
184
  guidance_scale,
185
  randomize_seed,
186
  ],
187
- outputs=[image_outputs, seed],
188
  api_name="run",
189
  )
190
  use_negative_prompt.change(
 
184
  guidance_scale,
185
  randomize_seed,
186
  ],
187
+ outputs=image_outputs,
188
  api_name="run",
189
  )
190
  use_negative_prompt.change(