niulx commited on
Commit
dbf7e57
1 Parent(s): a264a72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -193,8 +193,8 @@ with gr.Blocks() as demo:
193
 
194
 
195
  #with gr.Tab(label="2 Optimization"):
196
- with gr.Row():
197
- with gr.Column():
198
  result_info = gr.Text(label="Response")
199
 
200
  opt_flag = gr.State(0)
 
193
 
194
 
195
  #with gr.Tab(label="2 Optimization"):
196
+ # with gr.Row():
197
+ # with gr.Column():
198
  result_info = gr.Text(label="Response")
199
 
200
  opt_flag = gr.State(0)