rishi9440 commited on
Commit
1ac6d98
1 Parent(s): a6b8efc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ iface = gr.Interface(
31
  outputs=output_image,
32
  title='Image Background Remover',
33
  description='Upload an image and it will remove.',
34
- allow_download=True
35
  )
36
 
37
  # combine the main interface and the download button
 
31
  outputs=output_image,
32
  title='Image Background Remover',
33
  description='Upload an image and it will remove.',
34
+
35
  )
36
 
37
  # combine the main interface and the download button