abuhanzala commited on
Commit
d552365
·
verified ·
1 Parent(s): 4ca170a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # ✍️ Text Rewriter - Hugging Face Space
2
 
3
  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.
 
1
+ ---
2
+ title: Text Rewriter
3
+ emoji: ✍️
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
  # ✍️ Text Rewriter - Hugging Face Space
12
 
13
  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.