Spaces:
Running
Running
File size: 589 Bytes
d552365 b45987c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
title: Text Rewriter
emoji: ✍️
colorFrom: blue
colorTo: indigo
sdk: streamlit
app_file: app.py
pinned: false
---
# ✍️ Text Rewriter - Hugging Face Space
This Space rewrites/paraphrases input text using the pretrained model [Ateeqq/Text-Rewriter-Paraphraser](https://huggingface.co/Ateeqq/Text-Rewriter-Paraphraser). Built with 🤗 Transformers + Streamlit.
## 🔧 How It Works
- Paste any text
- Click "Rewrite"
- Get a rewritten version instantly
## 🚀 Model
- Model: Ateeqq/Text-Rewriter-Paraphraser
- Type: Seq2Seq (T5-style)
## 🔗 Powered by Hugging Face Spaces
|