prithivMLmods commited on
Commit
9223044
·
verified ·
1 Parent(s): f4716e6

update app ✅

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,7 +232,7 @@ with gr.Blocks() as demo:
232
  with gr.Column():
233
  images = gr.Gallery(
234
  label="Upload Images",
235
- sources=["upload", "clipboard"],
236
  type="filepath",
237
  columns=2,
238
  rows=1,
 
232
  with gr.Column():
233
  images = gr.Gallery(
234
  label="Upload Images",
235
+ #sources=["upload", "clipboard"],
236
  type="filepath",
237
  columns=2,
238
  rows=1,