Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -297,6 +297,7 @@ def run_demo_server(pipe):
|
|
297 |
label="Marigold",
|
298 |
type="filepath",
|
299 |
)
|
|
|
300 |
with gr.Column():
|
301 |
geowizard_output_slider = gr.Image(
|
302 |
label="Geowizard",
|
|
|
297 |
label="Marigold",
|
298 |
type="filepath",
|
299 |
)
|
300 |
+
with gr.Row():
|
301 |
with gr.Column():
|
302 |
geowizard_output_slider = gr.Image(
|
303 |
label="Geowizard",
|