Yntec commited on
Commit
22b600e
Β·
1 Parent(s): 612a78e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -191,7 +191,6 @@ with gr.Blocks(css=css) as myface:
191
  magic6=gr.Textbox(lines=4)
192
  magic7=gr.Textbox(lines=4)
193
  magic8=gr.Textbox(lines=4)
194
- with gr.Row():
195
  with gr.Row():
196
  with gr.Column(scale=50):
197
  use_short=gr.Button("Copy Prompt to All Boxes")
 
191
  magic6=gr.Textbox(lines=4)
192
  magic7=gr.Textbox(lines=4)
193
  magic8=gr.Textbox(lines=4)
 
194
  with gr.Row():
195
  with gr.Column(scale=50):
196
  use_short=gr.Button("Copy Prompt to All Boxes")