fffiloni commited on
Commit
880934d
1 Parent(s): 177aa06
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ with gr.Blocks() as demo:
127
  minimum=-0.3, maximum=1.3
128
  )
129
  with gr.Accordion("More Settings", open=False):
130
- with gr.column():
131
  with gr.Row():
132
  src_ratio = gr.Number(
133
  label="Src Ratio", info='''Source ratio''', value=1
 
127
  minimum=-0.3, maximum=1.3
128
  )
129
  with gr.Accordion("More Settings", open=False):
130
+ with gr.Column():
131
  with gr.Row():
132
  src_ratio = gr.Number(
133
  label="Src Ratio", info='''Source ratio''', value=1