ash123 commited on
Commit
3425fc3
1 Parent(s): 724c94e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -249,7 +249,7 @@ with block as demo:
249
  fn=generate_image,
250
  inputs=[prompt_input, negative,
251
  inf_steps_input, seed_input, guidance_scale],
252
- outputs=[gallery],
253
  cache_examples=True)
254
  ex.dataset.headers = [""]
255
  negative.submit(generate_image, inputs=[
 
249
  fn=generate_image,
250
  inputs=[prompt_input, negative,
251
  inf_steps_input, seed_input, guidance_scale],
252
+ outputs=[gallery, community_icon, loading_icon, share_button],
253
  cache_examples=True)
254
  ex.dataset.headers = [""]
255
  negative.submit(generate_image, inputs=[