Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -10,18 +10,6 @@ pinned: false
|
|
10 |
license: afl-3.0
|
11 |
---
|
12 |
|
13 |
-
---
|
14 |
-
title: Text Summarizer
|
15 |
-
emoji: 📄➡️✂️
|
16 |
-
colorFrom: green
|
17 |
-
colorTo: purple
|
18 |
-
sdk: gradio
|
19 |
-
sdk_version: 5.31.0
|
20 |
-
app_file: app.py
|
21 |
-
pinned: false
|
22 |
-
license: afl-3.0
|
23 |
-
---
|
24 |
-
|
25 |
# Text Summarization App 📄✂️
|
26 |
|
27 |
A web-based text summarization tool that uses state-of-the-art NLP models to generate concise summaries from long-form text. Built with Gradio and deployed on Hugging Face Spaces.
|
|
|
10 |
license: afl-3.0
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
# Text Summarization App 📄✂️
|
14 |
|
15 |
A web-based text summarization tool that uses state-of-the-art NLP models to generate concise summaries from long-form text. Built with Gradio and deployed on Hugging Face Spaces.
|