fffiloni commited on
Commit
865ce2b
·
verified ·
1 Parent(s): 9c27e53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1689,7 +1689,7 @@ if __name__ == "__main__":
1689
  </div>
1690
  """)
1691
  with gr.Row():
1692
- prompt = gr.Textbox(label="Prompt")
1693
  submit_btn = gr.Button("Submit", scale=1)
1694
  with gr.Accordion("Advanced settings", open=False):
1695
  resolution = gr.Radio(
 
1689
  </div>
1690
  """)
1691
  with gr.Row():
1692
+ prompt = gr.Textbox(label="Prompt", scale=4)
1693
  submit_btn = gr.Button("Submit", scale=1)
1694
  with gr.Accordion("Advanced settings", open=False):
1695
  resolution = gr.Radio(