Spaces:
Running
on
L40S
Running
on
L40S
Update app.py
Browse files
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 |
|