kz209 commited on
Commit
7c162ef
1 Parent(s): b596b41
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from pages.batch_evaluation import create_batch_evaluation_interface
8
  def welcome_message():
9
  return """## Summarization Demo
10
 
11
- This application is for **internal use** and is designed to facilitate **fast prototyping** and **experimentation.**
12
 
13
  Select a demo from the sidebar below to begin experimentation."""
14
 
 
8
  def welcome_message():
9
  return """## Summarization Demo
10
 
11
+ This application is for **display** and is designed to facilitate **fast prototyping** and **experimentation.**
12
 
13
  Select a demo from the sidebar below to begin experimentation."""
14