paraphraser-api / README.md
prowriting's picture
Fix Hugging Face Space configuration and app setup
da35fc5 verified

A newer version of the Gradio SDK is available: 5.45.0

Upgrade
metadata
title: Smooth Paraphraser
emoji: πŸ“
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.29.0
app_file: app.py
pinned: false

Smooth Paraphraser

A lightweight web app that rewrites text smoothly while preserving meaning.
Built with Gradio + Transformers, deployed on Hugging Face Spaces.

Features

  • Paraphrase sentences, paragraphs, or articles.
  • Uses state-of-the-art T5 model.
  • Simple and responsive UI.

Usage

  1. Enter text in the input box.
  2. Click Paraphrase.
  3. Copy the rewritten text.