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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -137,8 +137,8 @@ with gr.Blocks() as demo:
137
 
138
  result = gr.Image(label="Result", show_label=False)
139
 
140
- with gr.Accordion("Advanced Settings", open=False):
141
- negative_prompt = gr.Text(
142
  label="Negative prompt",
143
  max_lines=1,
144
  placeholder="Enter a negative prompt",
 
137
 
138
  result = gr.Image(label="Result", show_label=False)
139
 
140
+ with gr.Accordion("Advanced Settings", open=False):
141
+ negative_prompt = gr.Text(
142
  label="Negative prompt",
143
  max_lines=1,
144
  placeholder="Enter a negative prompt",