wing-nus commited on
Commit
cb89c28
1 Parent(s): 516a961

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ with gr.Blocks(css="#htext span {white-space: pre-line}") as demo:
10
  with gr.Tabs():
11
 
12
  # Controlled Summarization
13
- with gr.TabItem("Summarization"):
14
 
15
  with gr.Box():
16
  gr.Markdown(ctrlsum_file_md)
 
10
  with gr.Tabs():
11
 
12
  # Controlled Summarization
13
+ with gr.TabItem("Controlled Summarization"):
14
 
15
  with gr.Box():
16
  gr.Markdown(ctrlsum_file_md)