el-el-san commited on
Commit
2a7d14a
·
verified ·
1 Parent(s): d6e4e5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -125,8 +125,8 @@ with gr.Blocks(css=css) as demo:
125
  show_label=False,
126
  type="pil",
127
  elem_id="output_image",
128
- show_download_button=True,
129
- download_filename="output.png"
130
  )
131
 
132
  with gr.Accordion("Advanced Settings", open=False):
 
125
  show_label=False,
126
  type="pil",
127
  elem_id="output_image",
128
+ show_download_button=True#,
129
+ #download_filename="output.png"
130
  )
131
 
132
  with gr.Accordion("Advanced Settings", open=False):