LEIDIA commited on
Commit
ac7de3c
Β·
verified Β·
1 Parent(s): da6ce3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -133,9 +133,9 @@ with gr.Blocks() as demo:
133
 
134
  demo.launch()
135
 
136
- run_button = gr.Button("Run", scale=0, variant="primary")
137
 
138
- result = gr.Image(label="Result", show_label=False)
139
 
140
  with gr.Accordion("Advanced Settings", open=False):
141
  negative_prompt = gr.Text(
 
133
 
134
  demo.launch()
135
 
136
+ run_button = gr.Button("Run", scale=0, variant="primary")
137
 
138
+ result = gr.Image(label="Result", show_label=False)
139
 
140
  with gr.Accordion("Advanced Settings", open=False):
141
  negative_prompt = gr.Text(