depthanyvideo commited on
Commit
41472ed
1 Parent(s): 4daa67f
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ def construct_demo():
185
  step=32,
186
  )
187
  generate_btn = gr.Button("Generate")
188
- with gr.Column(scale=1):
189
  pass
190
 
191
  gr.Examples(
 
185
  step=32,
186
  )
187
  generate_btn = gr.Button("Generate")
188
+ with gr.Column(scale=2):
189
  pass
190
 
191
  gr.Examples(