Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# S I M P L I F Y
|
2 |
|
3 |
**Harness the power of LLMs to extract concise summaries from extensive text.**
|
|
|
1 |
+
---
|
2 |
+
title: SIMPLIFY Text Summarizer
|
3 |
+
emoji: π
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: red
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.15.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# S I M P L I F Y
|
13 |
|
14 |
**Harness the power of LLMs to extract concise summaries from extensive text.**
|