Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: gray
|
5 |
colorTo: indigo
|
@@ -11,4 +11,4 @@ license: mit
|
|
11 |
short_description: Text Summarizer based on TextRank Algorithm
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: TextRankSummarizer
|
3 |
emoji: π
|
4 |
colorFrom: gray
|
5 |
colorTo: indigo
|
|
|
11 |
short_description: Text Summarizer based on TextRank Algorithm
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|