vivek9 commited on
Commit
642d94f
·
verified ·
1 Parent(s): f445cdf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -120,7 +120,6 @@ def demo():
120
  with gr.Tab("DSM"):
121
  with gr.Row():
122
  dsm_left_file = gr.File(label="Upload Left Dataset CSV file")
123
- with gr.Row():
124
  dsm_right_file = gr.File(label="Upload Right Dataset CSV file")
125
  with gr.Accordion("Advanced options", open=False):
126
  with gr.Row():
 
120
  with gr.Tab("DSM"):
121
  with gr.Row():
122
  dsm_left_file = gr.File(label="Upload Left Dataset CSV file")
 
123
  dsm_right_file = gr.File(label="Upload Right Dataset CSV file")
124
  with gr.Accordion("Advanced options", open=False):
125
  with gr.Row():