fffiloni commited on
Commit
5af5758
·
verified ·
1 Parent(s): 0c0e444

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -152,7 +152,6 @@ def gradio_interface():
152
  input_image = gr.Image(
153
  label="Image input",
154
  type="filepath",
155
- image_mode="RGBA",
156
  height=240
157
  )
158
 
 
152
  input_image = gr.Image(
153
  label="Image input",
154
  type="filepath",
 
155
  height=240
156
  )
157