GAlex535 commited on
Commit
f8991bb
·
1 Parent(s): fd520a1

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -94,6 +94,7 @@ with gr.Blocks(css=css) as demo:
94
  max_lines=1,
95
  placeholder="Enter a negative prompt",
96
  visible=True,
 
97
  )
98
 
99
  with gr.Row():
 
94
  max_lines=1,
95
  placeholder="Enter a negative prompt",
96
  visible=True,
97
+ container=False,
98
  )
99
 
100
  with gr.Row():