nuojohnchen commited on
Commit
d644194
·
verified ·
1 Parent(s): b95f8c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -335,7 +335,7 @@ with gr.Blocks(fill_height=True, css=css) as demo:
335
  )
336
 
337
  # Manual Evaluation tab (now second)
338
- with gr.TabItem("Manual Evaluation (Streaming Output)):
339
  with gr.Row():
340
  with gr.Column():
341
  # Model selection
 
335
  )
336
 
337
  # Manual Evaluation tab (now second)
338
+ with gr.TabItem("Manual Evaluation (Streaming Output)"):
339
  with gr.Row():
340
  with gr.Column():
341
  # Model selection