qolina commited on
Commit
e2d1eff
1 Parent(s): a03f69b

update task tab name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ with gr.Blocks(css="#htext span {white-space: pre-line}") as demo:
62
  )
63
 
64
  # Single Document Summarization
65
- with gr.TabItem("General Summarization"):
66
  with gr.Box():
67
  gr.Markdown(ssum_str_md)
68
  with gr.Row():
 
62
  )
63
 
64
  # Single Document Summarization
65
+ with gr.TabItem("Uncontrolled Summarization"):
66
  with gr.Box():
67
  gr.Markdown(ssum_str_md)
68
  with gr.Row():