Spaces:
Sleeping
Sleeping
Update description.py
Browse files- description.py +2 -0
description.py
CHANGED
@@ -40,6 +40,8 @@ To **test on strings**, simply input a string.
|
|
40 |
'''
|
41 |
|
42 |
ctrlsum_file_md = '''
|
|
|
|
|
43 |
To **test on a file**, the input can be:
|
44 |
|
45 |
- A txt file which contains the content to be summarized.
|
|
|
40 |
'''
|
41 |
|
42 |
ctrlsum_file_md = '''
|
43 |
+
This is the demo for **CocoSciSum**.
|
44 |
+
|
45 |
To **test on a file**, the input can be:
|
46 |
|
47 |
- A txt file which contains the content to be summarized.
|