Spaces:
Runtime error
Runtime error
File size: 389 Bytes
b536121 d19d77f b536121 82e9de9 b536121 e844261 1bca7c7 b536121 1bca7c7 e844261 1bca7c7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
title: Text Summarizer
emoji: 📰
colorFrom: rebeccapurple
colorTo: salmon
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
---
# Text shortener/paraphraser
- Shortening texts using `facebook/bart-large-cnn`
- Paraphrasing texts using `Vamsi/T5_Paraphrase_Paws`
|