Spaces:
Sleeping
Sleeping
kz209
commited on
Commit
•
7c162ef
1
Parent(s):
b596b41
update
Browse files
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 **
|
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 |
|