Cran-May commited on
Commit
bf8a3c8
1 Parent(s): a73eb90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -118,10 +118,9 @@ with gr.Blocks(
118
  placeholder="兮辞折寿中……",
119
  show_label=True,
120
  ).style(container=True)
121
- with gr.Column():
122
- submit = gr.Button("Submit / 开凹!")
123
- stop = gr.Button("Stop / 全局时空断裂")
124
- clear = gr.Button("Clear / 打扫群内垃圾")
125
  with gr.Row():
126
  with gr.Column(min_width=80, scale=1):
127
  with gr.Tab(label="设置参数"):
 
118
  placeholder="兮辞折寿中……",
119
  show_label=True,
120
  ).style(container=True)
121
+ submit = gr.Button("Submit / 开凹!")
122
+ stop = gr.Button("Stop / 全局时空断裂")
123
+ clear = gr.Button("Clear / 打扫群内垃圾")
 
124
  with gr.Row():
125
  with gr.Column(min_width=80, scale=1):
126
  with gr.Tab(label="设置参数"):