Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ with image_blocks as demo:
|
|
78 |
)
|
79 |
|
80 |
with gr.Column():
|
81 |
-
image_out = gr.Image(label="Removal Result", elem_id="output-img")
|
82 |
with gr.Row():
|
83 |
gr.Examples(examples=[
|
84 |
'examples/web-shadow0248.jpg',
|
|
|
78 |
)
|
79 |
|
80 |
with gr.Column():
|
81 |
+
image_out = gr.Image(label="Removal Result", elem_id="output-img")
|
82 |
with gr.Row():
|
83 |
gr.Examples(examples=[
|
84 |
'examples/web-shadow0248.jpg',
|