akhaliq HF Staff commited on
Commit
6320bc8
·
verified ·
1 Parent(s): 530fcbe

Update app.py from anycoder

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -267,7 +267,7 @@ with gr.Blocks(fill_height=True) as demo:
267
  elem_id="input-image",
268
  height=300,
269
  show_label=False,
270
- show_download_button=False
271
  )
272
 
273
  prompt = gr.Textbox(
 
267
  elem_id="input-image",
268
  height=300,
269
  show_label=False,
270
+ buttons=[] # Gradio 6: Replaces show_download_button=False
271
  )
272
 
273
  prompt = gr.Textbox(