yxmauw commited on
Commit
08f0c69
·
verified ·
1 Parent(s): 1ec41ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -44,7 +44,8 @@ with gr.Blocks(
44
  value="space_hardware.png",
45
  type="filepath",
46
  show_share_button=False,
47
- show_download_button=False
 
48
  )
49
 
50
  with gr.Column(scale=4, elem_id='col'):
 
44
  value="space_hardware.png",
45
  type="filepath",
46
  show_share_button=False,
47
+ show_download_button=False,
48
+ columns=1
49
  )
50
 
51
  with gr.Column(scale=4, elem_id='col'):