Revrse commited on
Commit
ce66404
·
verified ·
1 Parent(s): 75017ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -495,7 +495,7 @@ with gr.Blocks(
495
  guidance_scale,
496
  steps,
497
  ],
498
- outputs=[output_image, mask_image, status_text]
499
  )
500
 
501
  # Instructions and examples
 
495
  guidance_scale,
496
  steps,
497
  ],
498
+ outputs=[output_image, status_text]
499
  )
500
 
501
  # Instructions and examples