Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ with gr.Blocks(theme=CustomTheme(), css=css) as demo:
|
|
82 |
label="Output Model",
|
83 |
interactive=False,
|
84 |
)
|
85 |
-
|
86 |
|
87 |
with gr.Column():
|
88 |
gr.Markdown("**Input Image**")
|
|
|
82 |
label="Output Model",
|
83 |
interactive=False,
|
84 |
)
|
85 |
+
|
86 |
|
87 |
with gr.Column():
|
88 |
gr.Markdown("**Input Image**")
|