prithivMLmods commited on
Commit
5919eb4
·
verified ·
1 Parent(s): 3fee3ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme", js=js_func) as demo:
152
  )
153
 
154
  with gr.Accordion("Advanced options", open=True):
155
- with gr.Column(scale=3):
156
  num_images = gr.Slider(
157
  label="Number of Images",
158
  minimum=1,
 
152
  )
153
 
154
  with gr.Accordion("Advanced options", open=True):
155
+ with gr.Column(scale=1):
156
  num_images = gr.Slider(
157
  label="Number of Images",
158
  minimum=1,