prithivMLmods commited on
Commit
f3289ac
·
verified ·
1 Parent(s): 0429449

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -372,7 +372,6 @@ with gr.Blocks() as demo:
372
  input_images.change(
373
  fn=get_image_count_info,
374
  inputs=[input_images],
375
- outputs=[image_count_info]
376
  )
377
 
378
  style_gallery.select(
 
372
  input_images.change(
373
  fn=get_image_count_info,
374
  inputs=[input_images],
 
375
  )
376
 
377
  style_gallery.select(