panelforge commited on
Commit
e0a5232
·
verified ·
1 Parent(s): 87bcb04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ with gr.Blocks(css=css) as demo:
92
  use_tags = gr.State(True)
93
 
94
  # Full-width "Run" button
95
- run_button = gr.Button("Run", scale=0, full_width=True)
96
 
97
  with gr.Accordion("Advanced Settings", open=False):
98
  negative_prompt = gr.Text(
 
92
  use_tags = gr.State(True)
93
 
94
  # Full-width "Run" button
95
+ run_button = gr.Button("Run", scale=0)
96
 
97
  with gr.Accordion("Advanced Settings", open=False):
98
  negative_prompt = gr.Text(