Spaces:
Runtime error
Runtime error
File size: 424 Bytes
9a4b212 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
title: Text Summarizer
emoji: 📰
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 3.14.0
python_version: 3.9.13
app_file: app.py
pinned: false
license: openrail
models:
- facebook/bart-large-cnn
- Vamsi/T5_Paraphrase_Paws
duplicated_from: tomsoderlund/text-summarizer
---
# Text shortener/paraphraser
- Shortening texts using `facebook/bart-large-cnn`
- Paraphrasing texts using `Vamsi/T5_Paraphrase_Paws`
|