prithivMLmods commited on
Commit
3974298
·
verified ·
1 Parent(s): c9b2d56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -141,7 +141,6 @@ with gr.Blocks() as demo:
141
  # -- Left Column: Settings --
142
  with gr.Column(scale=1):
143
  image_files_input = gr.Gallery(
144
- file_count="multiple",
145
  file_types=["image"],
146
  label="Input Images (Optional)",
147
  elem_classes="output-card"
 
141
  # -- Left Column: Settings --
142
  with gr.Column(scale=1):
143
  image_files_input = gr.Gallery(
 
144
  file_types=["image"],
145
  label="Input Images (Optional)",
146
  elem_classes="output-card"