text-summarizer / README.md
tomsoderlund's picture
Color codes
a1beab3
|
raw
history blame
384 Bytes
metadata
title: Text Summarizer
emoji: 📰
colorFrom: null
colorTo: null
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