Spaces:
Sleeping
Sleeping
Ashish Soni
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -27,8 +27,6 @@ gr.close_all()
|
|
27 |
title = """<h1 id="title"> Text Summarization </h1>"""
|
28 |
|
29 |
description = """
|
30 |
-
Summarize any text using the `sshleifer/distilbart-cnn-12-6` model under the hood
|
31 |
-
|
32 |
- The model used for Summarizing Text [DISTILBART-12-6-CNN](https://huggingface.co/sshleifer/distilbart-cnn-12-6).
|
33 |
"""
|
34 |
|
|
|
27 |
title = """<h1 id="title"> Text Summarization </h1>"""
|
28 |
|
29 |
description = """
|
|
|
|
|
30 |
- The model used for Summarizing Text [DISTILBART-12-6-CNN](https://huggingface.co/sshleifer/distilbart-cnn-12-6).
|
31 |
"""
|
32 |
|